question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

What feature would you like to see?

Firebase Auth SAML Provider support https://cloud.google.com/identity-platform/docs/how-to-enable-application-for-saml . Firebase auth is set up for SAML providers, but the Android SDK doesn’t include one. And trying to use the OAuthProvider returns an exception: An internal error has occurred. [ INVALID_CREDENTIAL_OR_PROVIDER_ID:Invalid IdP response/credential:

How would you use it?

Without it, the SDK is incomplete and SAML provider implementation isn’t possible within a Firebase project, so I believe it’s required (unless you only authenticate via the web)

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:4
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
ncapdevicommented, Jul 31, 2019
1reaction
samritcommented, Jun 11, 2021

Expressing public interest in this feature

Read more comments on GitHub >

github_iconTop Results From Across the Web

What is SAML and How Does it Work? - Varonis
A SAML provider is a system that helps a user access a service they need. There are two primary types of SAML providers,...
Read more >
SAML Explained in Plain English - OneLogin
It works by passing authentication information in a particular format between two parties, usually an identity provider (idP) and a web application.
Read more >
Creating IAM SAML identity providers - AWS Documentation
An IAM SAML 2.0 identity provider is an entity in IAM that describes an external identity provider (IdP) service that supports the SAML...
Read more >
What is SAML and how does SAML Authentication Work - Auth0
SAML single sign-on authentication typically involves a service provider and an identity provider. The process flow usually involves the trust ...
Read more >
Understanding SAML - Okta Developer
Planning for SAML · A Service Provider (SP) is the entity providing the service, typically in the form of an application. · An...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found