Skip to content

Commit 316fe2c

Browse files
committed
Small fix
1 parent a942bf2 commit 316fe2c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

content/en/docs/marketplace/platform-supported-content/modules/SAML/saml-installaion-configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,7 @@ Once the above changes are applied, end users can directly navigate to the desir
359359
When using the SAML module with the Deep link Module (for Mendix 8 and 9), you need to set the `LoginLocation` constant of the Deeplink module to `/SSO/login?f=true&cont=` to redirect the user to the original deep link location after a successful login.
360360

361361
To redirect users through a specific Identity Provider (IdP) and then navigate to a deeplink, include both the `_idp_id` and `cont` parameters:
362+
362363
`https://mydomain.com/sso/login?_idp_id=MyIdPAlias&cont=p/workflow/1234`
363364

364365
{{% alert color="info" %}}

0 commit comments

Comments
 (0)