Merge pull request #2405 from Infisical/fix-azure-saml-map-docs

Fix Stated Map for Azure SAML Attributes
This commit is contained in:
Maidul Islam
2024-09-10 16:46:40 -04:00
committed by GitHub

View File

@@ -49,8 +49,8 @@ description: "Learn how to configure Microsoft Entra ID for Infisical SSO."
Back in the **Set up Single Sign-On with SAML** screen, select **Edit** in the **Attributes & Claims** section and configure the following map:
- `email -> user.userprinciplename`
- `firstName -> user.firstName`
- `lastName -> user.lastName`
- `firstName -> user.givenname`
- `lastName -> user.surname`
![Azure SAML edit attributes and claims](../../../images/sso/azure/edit-attributes-claims.png)