firebase / firebase-android-sdk

Firebase Android SDK
https://firebase.google.com
Apache License 2.0
2.26k stars 573 forks source link

AUTH Google identity platform SAML provider #2895

Open MurthyAvanithsa opened 3 years ago

MurthyAvanithsa commented 3 years ago

What feature would you like to see?

Authenticate users with Google identity platform's SAML provider

Google Identity platform supports SAML provider, the Firebase web SDK providers options to select the provider by ID something like this const provider = new firebase.auth.OAuthProvider('oidc.myProvider'); ref: https://cloud.google.com/identity-platform/docs/web/oidc

How would you use it?

To sign in users with Google identity providers SAML/OIDC provider.

google-oss-bot commented 3 years ago

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

weixifan commented 3 years ago

Thank you for the report. I filed an internal issue b/197476711. We are unable to promise any timeline for this, but if others also have this feature request, adding a +1 on this issue can help us prioritize adding this to the roadmap.