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

Refresh access tokens #2

Open
mark-saeon opened this issue Oct 17, 2018 · 0 comments
Open

Refresh access tokens #2

mark-saeon opened this issue Oct 17, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mark-saeon
Copy link
Contributor

A standard approach to overcoming the expiry of an access token is to use a long-lived refresh token to request a new access token. The refresh token is purportedly meant to be issued along with the access token upon authorization, if the client resource in the IDS is set to enable "offline access". However this does not seem to happen in practice - I do not currently get any refresh token from the IDS along with the access token.

@mark-saeon mark-saeon added the enhancement New feature or request label Oct 17, 2018
@mark-saeon mark-saeon self-assigned this Oct 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant