From 58cbfbf6340fcbc547c1860497aa29f2ec388a9b Mon Sep 17 00:00:00 2001 From: Sebastian Bury <101799760+sebastian-bury@users.noreply.github.com> Date: Fri, 31 Mar 2023 15:37:13 +0200 Subject: [PATCH] Update website/docs/how-to/how-to-add-sso-azure-saml.md Co-authored-by: Thomas Heartman --- website/docs/how-to/how-to-add-sso-azure-saml.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/how-to/how-to-add-sso-azure-saml.md b/website/docs/how-to/how-to-add-sso-azure-saml.md index f48d397f07..7b47f6bfc8 100644 --- a/website/docs/how-to/how-to-add-sso-azure-saml.md +++ b/website/docs/how-to/how-to-add-sso-azure-saml.md @@ -10,7 +10,7 @@ The **Single-Sign-On capability** is only available for customers on the Enterpr ## Introduction {#introduction} -In this guide we will do a deep dive on the Single-Sign-On (SSO) integration with SAML 2.0 and connect it with Azure Active Directory as IdP. Unleash support other identity providers and protocols, have a look at [all available Single-Sign-On options](../reference/sso.md) +This guides shows you how to use [Unleash's Single-Sign-On (SSO) integration](../reference/sso.md) with SAML 2.0 and how to connect it to Azure Active Directory as an ID provider (IdP). ## Basic configuration