Hi! I’m new to Hydra/ORY/Oauth2 and am trying to discern if it is possible to create and configure an Oauth2 client that I create in Hydra to somehow enforce using the Google SSO flow? My current understanding is that this is not possible and that all sign in-related behavior is dealt with by ORY Kratos, but I was wondering if there was someway to potentially configure a client’s callback URL to point to Google SSO?
Our use case is that we want all users that authenticate via one of our Oauth2 clients to sign in via Google SSO. If I am obviously conflating 2 separate auth flows, calling that out is helpful too!