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

Support sign_in_attributes for SAML #644

Closed
wants to merge 4 commits into from

Conversation

SpringMT
Copy link

@SpringMT SpringMT commented Oct 7, 2024

related issue : #650

The document (Signing in users with SAML ) states the following:

To retrieve the user attributes associated with the SAML provider, use the firebase.sign_in_attributes claim in the ID token. Make sure to verify the ID token using the Admin SDK when you send it to your server.

So, in this PR, firebase-admin-go supports sign_in_attributes.

@SpringMT SpringMT closed this Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant