Skip to content

Commit 68f1489

Browse files
Update advanced-saml-configurations.mdx
Added upstream params info
1 parent 27939c6 commit 68f1489

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,11 @@ Kinde-supported key attributes:
5656
- First Name / Last Name: Used for personalization or internal system mapping.
5757

5858
Only configure key attributes if supported by your IdP.
59+
60+
## Upstream parameters
61+
62+
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.
63+
64+
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+
66+
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.

0 commit comments

Comments
 (0)