firebase / firebase/firebase-android-sdk
AUTH Google identity platform SAML provider
Open
api: auth
internal-bug-filed
type: feature request
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 710
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 31
Description
## 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.
Contributor guide
Assessment
This issue has not been assessed yet.