From 8c0287681b79a476f3818adfd7100baa85b0dfbd Mon Sep 17 00:00:00 2001 From: carlosmonastyrski Date: Thu, 12 Jun 2025 18:15:44 -0300 Subject: [PATCH] fix(docs): replace tip to warning on Auth0 Auth --- docs/documentation/platform/sso/auth0-saml.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/documentation/platform/sso/auth0-saml.mdx b/docs/documentation/platform/sso/auth0-saml.mdx index 41706cc6b..824fdd461 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. - + Enabling SAML SSO allows members in your organization to log into Infisical via Auth0.