Azure SCIM user sync error
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
- Configure Azure SSO
- Configure Azure SCIM
- Add a user in Azure to a new group
- Sync the changes to Sentry so the user is added to an existing team in Sentry
Expected Result
The user is added to the team
Actual Result
The two affected user accounts get this error:
StatusCode: BadRequest Message: Processing of the HTTP request resulted in an exception. Please see the HTTP response returned by the 'Response' property of this exception for details. Web Response: {"schemas":["urn:ietf:params:scim:api:messages:2.0:Error"],"detail":"{"Operations":{"value":["value must be a boolean or object"]}}"}. This operation was retried 0 times. It will be retried again after this date: 2024-10-18T08:01:26.0469960Z UTC
More information on the affected user, attributes and organisation are available in the internal ticket
Product Area
Sign In
Link
No response
DSN
No response
Version
No response
┆Issue is synchronized with this Jira Improvement by Unito
Assigning to @getsentry/support for routing ⏲️
Routing to @getsentry/product-owners-settings-integrations for triage ⏲️
Routing to @getsentry/product-owners-settings-auth for triage ⏲️
Update: the original reported solved the issue by removing the "update" option from "Target Object Actions" in Azure.