I have experience in integrating AWS cognito with Azure AD (SSO). But I don't know how to implement similar authentication in GCP.
I want to authenticate the users in Azure AD to use the custom web app deployed in Google cloud run.
I see three options in GCP, but I couldn't find any resource to implement.
- Google cloud identity
- Google cloud identity platform
- Firebase Authentication
This custom web app should only authenticate the Azure AD users in our organization.