diff --git a/frontend/src/component/admin/auth/SamlAuth/SamlAuth.tsx b/frontend/src/component/admin/auth/SamlAuth/SamlAuth.tsx index d1e80d104abf..5b43164b8d85 100644 --- a/frontend/src/component/admin/auth/SamlAuth/SamlAuth.tsx +++ b/frontend/src/component/admin/auth/SamlAuth/SamlAuth.tsx @@ -128,7 +128,8 @@ export const SamlAuth = () => { documentation {' '} to learn how to integrate with specific SAML 2.0 - providers (such as Okta, Keycloak, and Microsoft Entra ID).
+ providers (such as Okta, Keycloak, and Microsoft Entra + ID).
Callback URL:{' '} {uiConfig.unleashUrl}/auth/saml/callback diff --git a/frontend/src/component/admin/auth/SsoGroupSettings.tsx b/frontend/src/component/admin/auth/SsoGroupSettings.tsx index 595e4cbd3f25..991325485e51 100644 --- a/frontend/src/component/admin/auth/SsoGroupSettings.tsx +++ b/frontend/src/component/admin/auth/SsoGroupSettings.tsx @@ -42,9 +42,8 @@ export const SsoGroupSettings = ({ Enable Group Syncing

- Enables automatically syncing of users from the {' '} - {ssoType} - provider when a user logs in. + Enables automatically syncing of users from the{' '} + {ssoType} provider when a user logs in.