Skip to content

Not getting a refresh_token despite setting offline_access in scope and ensuring it is granted during Consent #3729

Answered by mig5
mig5 asked this question in Q&A
Discussion options

You must be logged in to vote

I solved my problem. I didn't realize you needed to also set refresh_token as one of the grant_types for the OIDC client. (Docs are confusing and I thought that refresh_token worked so long as you're using the authorize_code grant type. In fact, it seems both are required)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mig5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant