From b39537472b2dee1cecf7c1331418e32229a2aba4 Mon Sep 17 00:00:00 2001 From: carlosmonastyrski Date: Thu, 12 Jun 2025 11:56:19 -0300 Subject: [PATCH] fix(docs): fix indentation issue --- docs/documentation/platform/sso/auth0-saml.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/documentation/platform/sso/auth0-saml.mdx b/docs/documentation/platform/sso/auth0-saml.mdx index 0e5690546..41706cc6b 100644 --- a/docs/documentation/platform/sso/auth0-saml.mdx +++ b/docs/documentation/platform/sso/auth0-saml.mdx @@ -63,9 +63,9 @@ description: "Learn how to configure Auth0 SAML for Infisical SSO." Click **Save**. - - Make sure the `firstName` claim is mapped to a valid field of your Auth0 users. If your users don't have a `"given_name"` field available, you can replace it with `"name"` or another field that exists in your user profile on the left side of the mapping. - + + Make sure the `firstName` claim is mapped to a valid field of your Auth0 users. If your users don't have a `"given_name"` field available, you can replace it with `"name"` or another field that exists in your user profile on the left side of the mapping. + Enabling SAML SSO allows members in your organization to log into Infisical via Auth0.