Skip to content

Commit f8cbf5f

Browse files
Update _index.md
1 parent 8d463d0 commit f8cbf5f

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ It is possible to customize this microflow to determine the correct user. Whiche
488488
#### CustomUserProvisioning {#customuserprovisioning}
489489

490490
{{% alert color="info" %}}
491-
From the version 4.0.0 of the SAML module, the `CustomUserProvisioning` microflow is deprecated.
491+
Starting from version 4.0.0 of the SAML module, the `CustomUserProvisioning` microflow is deprecated.
492492
{{% /alert %}}
493493

494494
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.

0 commit comments

Comments
 (0)