Skip to content

OIDC_id_token is not added when OIDCSessionType client-cookie #650

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

You must be logged in to vote

this is expected behaviour: storing theid_token in the client side cookie would almost double its size and it duplicate other information already parsed into the session (e.g. claims); I've added a note here: d071a4a

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@trussrod75
Comment options

Answer selected by trussrod75
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