Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
711:user_groups_permissions_scim [2025/03/25 12:57] – [Mapping the license type] Nerlich, Axel711:user_groups_permissions_scim [2025/09/09 12:06] (current) Nerlich, Axel
Line 6: Line 6:
  
 Before connecting with Stages, an API token has to be created. This will then be used by the identity provider to authenticate against the Stages application. Before connecting with Stages, an API token has to be created. This will then be used by the identity provider to authenticate against the Stages application.
 +
 +To connect Stages to an identity provider via SCIM, the provider must be configured by a local system administrator. The corresponding configuration instructions can be found below.
  
 ===== Setting the Token secret ===== ===== Setting the Token secret =====
Line 63: Line 65:
 The license type of a user can be set with the following SCIM core attributes for the User resource: The license type of a user can be set with the following SCIM core attributes for the User resource:
  
-  * ''active''If the boolean value is ''false'' the user's license type will be set to NONE, regardless of the userType value. +  * ''active'' If the boolean value is ''false'' the user's license type will be set to NONE, regardless of the userType value. 
-  * ''userType''String value in the format ''<license type ident>''%%__%%<license pool name>, both separated by two underscore characters.+  * ''userType'' String value in the format ''<license type ident>''%%__%%<license pool name>, both separated by two underscore characters.
  
 Possible Stages license type idents: NONE, ADMIN, ADMIN_ONLY, AUTH_PROCESS_READER, PERSONAL_EXTDEV, PERSONAL_ADEV, PERSONAL_QM, PERSONAL_PM, PERSONAL_DEV, FLOATING_DEV, FLOATING_PM, FLOATING_QM, FLOATING_ADEV Possible Stages license type idents: NONE, ADMIN, ADMIN_ONLY, AUTH_PROCESS_READER, PERSONAL_EXTDEV, PERSONAL_ADEV, PERSONAL_QM, PERSONAL_PM, PERSONAL_DEV, FLOATING_DEV, FLOATING_PM, FLOATING_QM, FLOATING_ADEV