getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
39.16k stars 4.2k forks source link

Azure SCIM user sync error #79354

Open rodolfoBee opened 3 weeks ago

rodolfoBee commented 3 weeks ago

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

  1. Configure Azure SSO
  2. Configure Azure SCIM
  3. Add a user in Azure to a new group
  4. 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

getsantry[bot] commented 3 weeks ago

Assigning to @getsentry/support for routing ⏲️

getsantry[bot] commented 3 weeks ago

Routing to @getsentry/product-owners-settings-integrations for triage ⏲️

getsantry[bot] commented 3 weeks ago

Routing to @getsentry/product-owners-settings-auth for triage ⏲️

rodolfoBee commented 3 weeks ago

Update: the original reported solved the issue by removing the "update" option from "Target Object Actions" in Azure.