Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR: Support sign_in_attributes for SAML #650

Open
SpringMT opened this issue Nov 2, 2024 · 0 comments
Open

FR: Support sign_in_attributes for SAML #650

SpringMT opened this issue Nov 2, 2024 · 0 comments

Comments

@SpringMT
Copy link

SpringMT commented Nov 2, 2024

[REQUIRED] Step 2: Describe your environment

  • Library version: v4.15.0
  • Firebase Product: auth (auth, database, storage, etc)

[REQUIRED] Step 3: Describe the problem

We are providing user login using SAML with Firebase Auth.

Since we obtain and use the SAML provider's user attributes from the ID token, we would like to use the firebase.sign_in_attributes claim.
However, sign_in_attributes is not supported in firebase-admin-go .
Could you please make sign_in_attributes available?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants