From 3c754a51377b03ce018aebb6e51f8181e9fc8401 Mon Sep 17 00:00:00 2001 From: Siboney <38500301+Siboney1@users.noreply.github.com> Date: Fri, 30 Sep 2022 12:23:20 -0700 Subject: [PATCH] shorted first paragraph; removed msft from tabs (#900) --- content/docs/08-user-management/4-saml-sso.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/content/docs/08-user-management/4-saml-sso.md b/content/docs/08-user-management/4-saml-sso.md index b2cd8cde66..171020fa62 100644 --- a/content/docs/08-user-management/4-saml-sso.md +++ b/content/docs/08-user-management/4-saml-sso.md @@ -13,7 +13,7 @@ import PointsOfInterest from 'shared/components/common/PointOfInterest'; # Overview -Single sign-on (SSO) is an authentication method that enables secured exchange user authentication using a single set of credentials with multiple applications and websites. SSO works upon a trust relationship established and maintained between the service provider (SP) and an identity provider (IdP) using certificates. +Single sign-on (SSO) is an authentication method that enables users to log in to multiple applications and websites with one set of credentials. SSO works upon a trust relationship established and maintained between the service provider (SP) and an identity provider (IdP) using certificates. Spectro Cloud supports the following two types of SSO authentication options:


@@ -84,7 +84,7 @@ https://developer.okta.com/docs/guides/build-sso-integration/saml2/before-you-be
- + ### Azure Active Directory @@ -112,7 +112,7 @@ https://www.keycloak.org/docs/latest/server_admin/#saml-clients https://developers.onelogin.com/saml/app-catalog - + ### Microsoft AD FS @@ -186,7 +186,7 @@ You have now established the minimum configuration that is required to configure https://developer.okta.com/docs/guides/build-sso-integration/openidconnect/before-you-begin/ - + ## Azure Active Directory @@ -411,9 +411,9 @@ https://developers.onelogin.com/openid-connect - + -### Microsoft AD FS +### Microsoft ADFS #### References