Skip to content

Support RFC 9493 ("sub_id" claim) #16907

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
OrangeDog opened this issue Apr 8, 2025 · 0 comments
Open

Support RFC 9493 ("sub_id" claim) #16907

OrangeDog opened this issue Apr 8, 2025 · 0 comments
Labels
status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement

Comments

@OrangeDog
Copy link
Contributor

Expected Behavior

RFC 9493 defines the "sub_id" claim for transmitting typed subject identifiers, rather than relying on the flat string of "sub".

Support for this at the Resource and Authroization servers would be very helpful, similar to the SAML ID support.

Current Behavior

Manually parsing and serialising the structures and string constants from/to the Map<String, Object> of claims.

Context

Identifying users that may have multiple identifiers, federating across domains that may have identifier conflicts, etc.

@OrangeDog OrangeDog added status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement labels Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant