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

Add "Refresh Token" section of documentation #481

Open
zpchavez opened this issue Jul 16, 2020 · 0 comments
Open

Add "Refresh Token" section of documentation #481

zpchavez opened this issue Jul 16, 2020 · 0 comments
Labels
enhancement Modification to an existing feature

Comments

@zpchavez
Copy link
Contributor

zpchavez commented Jul 16, 2020

Should include the following information.

In order to get a refresh_token from an authorization_code grant type:

  1. scope must include offline_access
  2. Your login URL needs to include &prompt=consent
  3. You need a refresh_token grant type for your client in the OIDC database
@zpchavez zpchavez added the enhancement Modification to an existing feature label Jul 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Modification to an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant