firebase / firebase/firebase-android-sdk

AUTH Google identity platform SAML provider

Open
#2,895 2 comments 5 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.