Expand | ||||||
---|---|---|---|---|---|---|
| ||||||
|
...
Advanced SCIM settings allows more advanced configuration of SCIM. You can currently change/enable the following behavior:
Authentication method: Change authentication method between bearer token, basic auth or no authentication.
We strongly recommend using an authentication method, as no authentication will allow anyone to modify the SCIM directory.
Cache file: Kantega SSO will cache a few user attribute values in memory to increase SCIM performance. This setting creates a file to instantiate this cache after restarting your instance. If this setting is not enabled, the cache will automatically rebuild while the instance is running.
User linking on creation: Automatically link manually created users found within the SCIM directory with the same username as a SCIM user to the SCIM user. If this Setting is disabled, you might find yourself having getting more 409 errors with SCIM events if there is a user collision. Users affected by this collision might find themselves with different group memberships than they have in the identity provider. This can be difficult to debug as the identity provider is used as a source of truth with SCIM.