flaskoidc
flaskoidc copied to clipboard
How to create a compatible OIDC provider on Google ?
Hi all ! I have been struggling with using Google as an authentication provider. Indeed, I've read many confusing things. So what Google Cloud Platform API should I use ? I tried Identity Platform but I don't seem to get the necessary information for configuring my client app using flaskoidc (Amundsen) ? Is there a simpler way of doing this with Google ? Thanks
@corridordigital have you tried this how-to article? https://medium.com/stemma/how-to-setup-oidc-authentication-in-amundsen-47f704345c1