Store user's external OAuth token #13170
Unanswered
mzahidriaz
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Scenario: I have custom user management in my application, I want to provide mechanism to user that user can log in to facebook or any external site that provides oAuth support to store user token and next time when user click on the facebook icon from inside our application, we let user redirect to facebook and have them logged in using that stored token.
Does KeyCloak provide such feature mentioned above, to authenticate user to external site and then use that stored information, it redirect user to those websites without having them to put in their credentials.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions