Skip to content

Commit db32b3c

Browse files
committed
Fix
1 parent 81ee1e7 commit db32b3c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ You can set up custom user provisioning by setting the following constants. You
445445
| DisableMxAdmin | deactivates Mx admin | *Optional* | `True` |
446446
447447
{{% alert color="info" %}}
448-
From version 2.1.0 of the UserCommons module, if the flag is set to `False` for the `DisableMxAdmin` constant, MxAdmin will be deactivated via the startup microflow `ASU_UserCommons_StartUp`.
448+
From version 2.1.0 of the UserCommons module, if the flag is set to `True` for the `DisableMxAdmin` constant, MxAdmin will be deactivated via the startup microflow `ASU_UserCommons_StartUp`.
449449
{{% /alert %}}
450450
451451
### Custom User Provisioning at Runtime{#custom-provisioning-rt}

content/en/docs/appstore/use-content/platform-supported-content/modules/oidc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -523,7 +523,7 @@ You can set up custom user provisioning by setting the following constants. You
523523
| `DisableMxAdmin` | deactivates Mx admin | *optional* | `True` |
524524

525525
{{% alert color="info" %}}
526-
From version 2.1.0 of the UserCommons module, if the flag is set to `False` for the `DisableMxAdmin` constant, MxAdmin will be deactivated via the startup microflow `ASU_UserCommons_StartUp`.
526+
From version 2.1.0 of the UserCommons module, if the flag is set to `True` for the `DisableMxAdmin` constant, MxAdmin will be deactivated via the startup microflow `ASU_UserCommons_StartUp`.
527527
{{% /alert %}}
528528

529529
#### Runtime Configuration of End-user Onboarding{#custom-provisioning-rt}

content/en/docs/appstore/use-content/platform-supported-content/modules/scim.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ The table below lists all supported constants. Mandatory constants must be set a
301301
| `DisableMxAdmin` | deactivates Mx admin | Optional | `True` |
302302

303303
{{% alert color="info" %}}
304-
From version 2.1.0 of the UserCommons module, if the flag is set to `False` for the `DisableMxAdmin` constant, MxAdmin will be deactivated via the startup microflow `ASU_UserCommons_StartUp`.
304+
From version 2.1.0 of the UserCommons module, if the flag is set to `True` for the `DisableMxAdmin` constant, MxAdmin will be deactivated via the startup microflow `ASU_UserCommons_StartUp`.
305305
{{% /alert %}}
306306

307307
#### Configuration with Entra ID

0 commit comments

Comments
 (0)