Skip to content

Can OIDCRemoteUserClaim be set to item in an array? #1114

Answered by zandbelt
intrapid asked this question in Q&A
Discussion options

You must be logged in to vote

there's only support for plain string values today; I'm hesitant to add support for arrays as they're not sorted and it may lead to unpredictable/unwanted results; I believe the best approach would be to add a new claim on the Provider side for this purpose, typically email since that is a standardized value and format as opposed to emails, or perhaps upn since you're in MS land

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@intrapid
Comment options

@intrapid
Comment options

@zandbelt
Comment options

@intrapid
Comment options

@zandbelt
Comment options

Answer selected by intrapid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants