You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to get information about the authenticated user's claims other than having the application query the identity provider? It would be very useful if all claims were forwarded through headers as described here but is there another way to retrieve this information I just don't know about?
There appears to be _forward_auth_claims set in the cookie but I can't pull this apart and I doubt I'm supposed to.
Apologies for raising an issue for this, but I haven't been able to figure this out and no idea where to look next.
The text was updated successfully, but these errors were encountered:
Is there a way to get information about the authenticated user's claims other than having the application query the identity provider? It would be very useful if all claims were forwarded through headers as described here but is there another way to retrieve this information I just don't know about?
There appears to be _forward_auth_claims set in the cookie but I can't pull this apart and I doubt I'm supposed to.
Apologies for raising an issue for this, but I haven't been able to figure this out and no idea where to look next.
The text was updated successfully, but these errors were encountered: