-
I am using the new Azure AD provider. JWT Callback -> account:
What can be done? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
it means that your provider does not support refresh tokens then. Or that maybe you have to configure it somewhere to be returned. |
Beta Was this translation helpful? Give feedback.
-
Guys, in case anyone is wandering the easiest way to make it work, I figured it out. Inside the provider, just add this to the scope:
|
Beta Was this translation helpful? Give feedback.
Guys, in case anyone is wandering the easiest way to make it work, I figured it out.
Inside the provider, just add this to the scope: