SCIM keys

You can configure SCIM as required.

General

Use SCIM

Description

Enables SCIM support for User Management.

Key

com.aris.umc.scim.active

Valid input

true, false

SCIM end point URL

Description

Specifies the end point URL used for SCIM. You cannot change this property.

Key

com.aris.umc.scim.endpoint.url

Valid input

<loadbalancerurl>/umc/scim/v2/{tenant}

Basic authentication

Description

Enables the authentication scheme using the HTTP basic standard.

Key

com.aris.umc.scim.basic.auth.active

Valid input

true, false

Default value

true

Bearer token

Description

Enables the authentication scheme using the bearer token standard.

Key

com.aris.umc.scim.bearer.token.active

Valid input

true, false

Default value

true

Token lifetime (in days)

Description

Specifies that the bearer token will expire after this period of time in days.

Key

com.aris.umc.scim.token.expiry.day

Valid input

Integer > 0

Advanced settings

Patch support

Description

The patch support is an optional server functionality that enables clients to update one or more attributes of a SCIM resource, for example a user or a user group, using a sequence of operations to add, remove, or replace values.

Key

com.aris.umc.scim.service.provider.advance.settings.patch.support

Valid input

true, false

Default value

true

Change password support

Description

Enables the support for changing a user password. This means that if a user changes the password in the SCIM system, the password is also changed for ARIS.

Key

com.aris.umc.scim.service.provider.advance.settings.change.password.support

Valid input

true, false

Default value

false

Filter support

Description

Specifies that clients can discover the filter capabilities of the service provider. Clients use the Filter attribute of the service provider's configuration end point. If filtering is enabled, not all users or user groups are transferred to ARIS, but only a subset.

Key

com.aris.umc.scim.service.provider.filter.support

Valid input

true, false

Default value

true

Profile picture support

Description

Specifies whether a profile picture is supported.

Key

com.aris.umc.scim.user.profile.photo.support

Valid input

true, false

Default value

false

SCIM client

Provisioning

Description

Specifies whether the synchronization of users or user groups for the configured application is enabled.

Provisioning and re-provisioning from the SCIM client

A valid re-provisioning scenario is that users can be moved from the SCIM client to the SCIM server using the SCIM provisioning user interface. You must use the SCIM provisioning user interface to remove users from the SCIM server. You must use the SCIM provisioning user interface to add these users again to the SCIM server.

An invalid re-provisioning scenario is that users can be moved from the SCIM client to the SCIM server using the SCIM provisioning user interface. If the administrator logs into the SCIM server itself and deletes all users from the SCIM server but the list of associated users is still maintained in the SCIM client system This system does not know that users have been deleted from the SCIM server. Therefore, if the administrator wants to delete users directly in the server, the administrator must remove these users from the SCIM provisioning interface and add these users again using the SCIM provisioning interface.

Key

com.aris.umc.scim.connection.enabled

Valid input

true, false

Default value

false

Connection name

Description

Specifies the connection name used for identifying the application with which the user accounts are synchronized.

Key

com.aris.umc.scim.connection.name

Valid input

String

Provisioning mode

Description

Specifies whether the creation and synchronization of user accounts based on user and group assignments is performed manually or automatically.

Key

com.aris.umc.scim.connection.provision.mode

Valid input

Manual, Automatic

Default value

Manual

Connection URL

Description

Specifies the connection string used to communicate with the SCIM services.

Key

com.aris.umc.scim.connection.url

Valid input

URL

Example

https://myserver.com

Secret token

Description

Is used to access the SCIM services to synchronize the user accounts.

Key

com.aris.umc.scim.connection.secret.token

Valid input

String

Objects for provisioning

Description

Specifies which objects are synchronized.

Key

com.aris.umc.scim.connection.provision.options

Valid input

true, false

Default value

true

Supported user actions

Description

Specifies what user actions are supported.

Key

com.aris.umc.scim.connection.user.provision.actions

Valid input

true, false

Default value

true

Supported group actions

Description

Specifies what group actions are supported.

Key

com.aris.umc.scim.connection.group.provision.actions

Valid input

true, false

Default value

true

Use e-mail address as the user name

Description

Specifies that the e-mail address is used as the user name. If you want to use this option, the e-mail addresses must be unambiguous. Otherwise, all actions performed for users or user groups will fail.

Key

com.aris.umc.scim.connection.user.email.as.username

Valid input

true, false

Default value

false