Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requested "claims" are lost when access token is refreshed #21

Open
RobertMe opened this issue Jun 15, 2023 · 0 comments
Open

Requested "claims" are lost when access token is refreshed #21

RobertMe opened this issue Jun 15, 2023 · 0 comments

Comments

@RobertMe
Copy link
Contributor

When authenticating the claims are stored using the access token id. But when later on using the refresh token to request a new access token (for example because the current token has expired) than the claims aren't copied over. This thus means that the userinfo endpoint (which uses the claims value) won't show (all) requested claims anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant