docs(sso): fixed azure attributes typo

This commit is contained in:
Daniel Hougaard
2025-01-23 05:20:44 +01:00
parent 2a6b6b03b9
commit b949708f45

View File

@@ -48,7 +48,7 @@ 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`
- `email -> user.userprincipalname`
- `firstName -> user.givenname`
- `lastName -> user.surname`