components-contrib icon indicating copy to clipboard operation
components-contrib copied to clipboard

Send audience as a single string in the JWT

Open acroca opened this issue 3 weeks ago • 1 comments

Some IdPs don't support array of audiences even though the JWT spec says it's valid. Since both approaches are valid, sending a single string would support those IdPs too.

acroca avatar Dec 09 '25 09:12 acroca

is there a test supporting this change somewhere? also do you have a corresponding docs PR for this behavior? Thanks :)

sicoyle avatar Dec 09 '25 22:12 sicoyle

thx @acroca - mind fixing the linter issues?

cicoyle avatar Dec 11 '25 19:12 cicoyle