Skip to content

Commit 8d463d0

Browse files
committed
CustomUserProvisioning is deprecated
1 parent c25b092 commit 8d463d0

File tree

1 file changed

+4
-0
lines changed
  • content/en/docs/marketplace/platform-supported-content/modules/SAML

1 file changed

+4
-0
lines changed

content/en/docs/marketplace/platform-supported-content/modules/SAML/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,10 @@ It is possible to customize this microflow to determine the correct user. Whiche
487487

488488
#### CustomUserProvisioning {#customuserprovisioning}
489489

490+
{{% alert color="info" %}}
491+
From the version 4.0.0 of the SAML module, the `CustomUserProvisioning` microflow is deprecated.
492+
{{% /alert %}}
493+
490494
When selecting in the SSO configuration to run the `customUserProvisioning` action (previously known as `CustomLoginLogic`), you can update the new or retrieved user with additional information from the assertion. All the assertions are passed into the microflow in the parameter `AssertionAttributeList`, and these can be transformed and stored in the user record. Also, additional roles can be granted to the users based on the assertion attributes.
491495

492496
#### CustomAfterSigninLogic

0 commit comments

Comments
 (0)