diff --git a/website/docs/how-to/how-to-add-sso-azure-saml.mdx b/website/docs/how-to/how-to-add-sso-azure-saml.mdx index 05f042731c..7e36d4633f 100644 --- a/website/docs/how-to/how-to-add-sso-azure-saml.mdx +++ b/website/docs/how-to/how-to-add-sso-azure-saml.mdx @@ -65,11 +65,11 @@ To save the SAML certificate, go to the single sign-on settings of your applicat
#### Login URL -To find your login URL, go to the single sign-on settings of your application. In the **Set up {your-application-name}** section, copy and save **Login URL**. For example: `https://login.microsoftonline.com//saml2`. +To find your login URL, go to the single sign-on settings of your application. In the **Set up ``** section, copy and save **Login URL**. For example: `https://login.microsoftonline.com//saml2`. #### Microsoft Entra identifier -To find your Microsoft Entra identifier, go to the single sign-on settings of your application. In the **Set up {your-application-name}** section, copy and save **Microsoft Entra Identifier**. For example: `https://sts.windows.net//` +To find your Microsoft Entra identifier, go to the single sign-on settings of your application. In the **Set up ``** section, copy and save **Microsoft Entra Identifier**. For example: `https://sts.windows.net/` ## Configure the SAML 2.0 provider in Unleash