Skip to content

Commit 0c63562

Browse files
Update advanced-saml-configurations.mdx
Minor fixes, added xref link
1 parent 80ef334 commit 0c63562

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/docs/authenticate/enterprise-connections/advanced-saml-configurations.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ Only configure key attributes if supported by your IdP.
6262

6363
You can pass provider-specific parameters to an Identity Provider (IdP) during authentication. These are also known as 'upstream params'. The values your pass can either be static per connection or dynamic per user.
6464

65-
You can use upstream paramsto create a smoother sign in experience - by passing the email through, or to offer an account switcher (such as the Google account switcher) during sign in.
65+
You can use upstream params to create a smoother sign in experience - by passing the email through, or to offer an account switcher (such as the Google account switcher) during sign in.
6666

6767
Note that every identity provider has their own set of supported parameters and values, so you'll need to check their documentation to determine which URL parameters are supported.
68+
69+
For more information, see [Pass parameters to identity providers](/authenticate/auth-guides/pass-params-idp/).

0 commit comments

Comments
 (0)