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
Hello, I m using keycloak as my identity provider for an application using service from what keycloak call social identity provider like google but depending on user enabled services i should ask for different scopes from google.
Exemple if the user enable a mail service i need google oauth scope related to mail and if he also enabled calendar service I need to add google calendar to the list of scopes for google.
For those use cases, the feature of default scope when configuring external identity provider is not sufficient so I m looking to a way to specify oauth scope on account link or on token retrival for each user
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.
-
Hello, I m using keycloak as my identity provider for an application using service from what keycloak call social identity provider like google but depending on user enabled services i should ask for different scopes from google.
Exemple if the user enable a mail service i need google oauth scope related to mail and if he also enabled calendar service I need to add google calendar to the list of scopes for google.
For those use cases, the feature of default scope when configuring external identity provider is not sufficient so I m looking to a way to specify oauth scope on account link or on token retrival for each user
Beta Was this translation helpful? Give feedback.
All reactions