First: Thanks for a great well designed solution. Keycloak
looks like is going to do exactly what we need.
I do have a question though. If we use Google as an identity
provider, is there a way to “piggyback” on that authentication
to be able to retrieve a token for accessing google drive
contents for example without having the user to have to log in
again?
Here is my workflow:
- User goes to our webserver.
- User is presented a login page from Keycloak
- User clicks Google
- User logs into Google
- User is redirected back to Keycloak’s webpage
- User is redirected back to our webserver.
Is this possible? Or am I doing something wrong? Or am I
going about this the wrong way? We need to authenticate the
user in our Keycloak, but we also want to let the user’s
application directly access the user’s Google Drive data.
Thank you.
Reed Lewis
_______________________________________________
keycloak-user mailing list
keycloak-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user