Skip to content

Commit a23c40f

Browse files
committed
Assigning UserType for Existing Users of an IAM Modules
1 parent 1804be9 commit a23c40f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

content/en/docs/howto/monitoring-troubleshooting/populate-user-type.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,9 @@ Therefore, the approach we take is to create a new non-persistable entity, `User
7575
{{< figure src="/attachments/howto/monitoring-troubleshooting/populate-user-type/user-type-report.png" class="no-border" >}}
7676

7777
7. The report can be exported into an Excel file.
78+
79+
### Assigning UserType for Existing Users of an IAM Modules
80+
81+
When connecting your app with an IdP, the easiest way to set up the user type is through the capabilities of the OIDC SSO, SCIM, or SAML module. The user type is now configured in the User Commons, which is integrated into the OIDC SSO, SCIM, and SAML modules. This means you can directly configure end-users of your application as `internal` or `external` in the **User Provisioning** tab of your app. Based on this configuration, users are updated each time they log in.
82+
83+
For more information, see the User Provisioning section of the [OIDC SSO](/appstore/modules/oidc/#custom-provisioning-rt), [SAML](/appstore/modules/saml/#custom-provisioning-rt) or [SCIM](/appstore/modules/scim/#user-provisioning) modules.

0 commit comments

Comments
 (0)