OIDC ID Token Being Cached - need to update claims
14 views
Skip to first unread message
Ryan C
unread,
Sep 24, 2018, 8:29:02 AM9/24/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CAS Community
Hello,
We have some roles in our application that are updated during runtime and therefore the roles we store in our token need to be updated before the next login. No matter what attribute caching and merging I use for our service, the token claims are never being overwritten and just use the claims from the initial login. Is it possible to not cache these claims, or to merge and REPLACE the claims in the token?