Skip to content

Support refresh tokens for access tokens#93

Open
joachimvh wants to merge 2 commits into
mainfrom
refresh-token
Open

Support refresh tokens for access tokens#93
joachimvh wants to merge 2 commits into
mainfrom
refresh-token

Conversation

@joachimvh

Copy link
Copy Markdown
Contributor

Stores the claims that were relevant for the corresponding access token and re-checks those against the policies when a refresh token is used.

Since clients don't have to register at the AS, there is no client identifier to send along when refreshing. So only the refresh token needs to be sent atm.

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

Successfully merging this pull request may close these issues.

1 participant