You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using keycloak as a access token provider in my application and notice that newly added OAuth2 Identity Provider doesn't refresh external access tokens when exchanging internal access token vs external access token but OIDC providers does. So I was wondering if this is something that haven't been thought through when OAuth2 provider feature has been released. I've done the following
I've added offline_access scope when linking account with the identity provider I want to connect
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using keycloak as a access token provider in my application and notice that newly added OAuth2 Identity Provider doesn't refresh external access tokens when exchanging internal access token vs external access token but OIDC providers does. So I was wondering if this is something that haven't been thought through when OAuth2 provider feature has been released. I've done the following
offline_access
scope when linking account with the identity provider I want to connectStore token
optionBeta Was this translation helpful? Give feedback.
All reactions