firebase-admin-go icon indicating copy to clipboard operation
firebase-admin-go copied to clipboard

FR: Support sign_in_attributes for SAML

Open SpringMT opened this issue 1 year ago • 1 comments
trafficstars

[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?

SpringMT avatar Nov 02 '24 13:11 SpringMT

How about this issue?

SpringMT avatar Dec 09 '24 00:12 SpringMT