Skip to content

Commit a17ad46

Browse files
committed
Update snowflake-tutorial.md
1 parent 038c4b8 commit a17ad46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/saas-apps/snowflake-tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: saas-app-tutorial
1010
ms.workload: identity
1111
ms.topic: tutorial
12-
ms.date: 08/12/2022
12+
ms.date: 08/16/2022
1313
ms.author: jeedes
1414
---
1515
# Tutorial: Azure AD SSO integration with Snowflake
@@ -153,7 +153,7 @@ In this section, you'll enable B.Simon to use Azure single sign-on by granting a
153153
ENABLED = TRUE | FALSE
154154
SAML2_ISSUER = '<EntityID/Issuer value which you have copied from the Azure portal>'
155155
SAML2_SSO_URL = '<Login URL value which you have copied from the Azure portal>'
156-
SAML2_PROVIDER = 'Azure_AD'
156+
SAML2_PROVIDER = 'CUSTOM'
157157
SAML2_X509_CERT = '<Paste the content of downloaded certificate from Azure portal>'
158158
[ SAML2_SP_INITIATED_LOGIN_PAGE_LABEL = '<string_literal>' ]
159159
[ SAML2_ENABLE_SP_INITIATED = TRUE | FALSE ]

0 commit comments

Comments
 (0)