Skip to content

Conversation

vicancy
Copy link
Member

@vicancy vicancy commented Feb 21, 2024

Fix #1911 by:

  1. Consider all string type system claims as user claims, rename and reconstruct in the SDK to avoid breaking changes to the customers
  2. Special handling for "sub" claim, since "sub" claim is also used by SignalR as the UserId of the connection. Keep the first "sub" as it is, and rename other "sub" (if any) to user claims.

@vicancy vicancy merged commit fb60e1c into Azure:dev Feb 21, 2024
@vicancy vicancy deleted the cl branch February 21, 2024 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Breaking Change][Upcoming] Add strong type validation for JWT registered claims
2 participants