Ory Hydra using GCP Cloud Identity for authentication #3580
-
Hi Guys, I am new to Ory and looking for some documentation in which I can do the authentication via GCP cloud Identity. Can someone point me to the documentation or suggest the steps required. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 11 replies
-
Hello @anupammishra-sada, have you seen this document: https://www.ory.sh/docs/kratos/social-signin/google ? |
Beta Was this translation helpful? Give feedback.
-
Sorry @vinckr I wasn't clear with the ask probably and still learning Ory. I know that Ory Hydra can be integrated with Ory Kratos but isn't that necessitates me to maintain all my user identities in Ory Kratos. If yes, that is where my struggle is to use google cloud identity based users for authentication and use Hydra for authorization. ? So instead of maintaining and verifying the identity in Kratos it is done with GCP cloud identity. It might not be available out of the box, but can it be configured if required. ? |
Beta Was this translation helpful? Give feedback.
See here for OIDC: https://www.ory.sh/docs/self-hosted/kratos/configuration/oidc
Out of the box SAML is work in progress, but you can use something else for this functionality in the meantime.