Name | Type | Description | Notes |
---|---|---|---|
name | kotlin.String | ||
url | kotlin.String | Base URL to SCIM requests, usually ends in /v2 | |
token | kotlin.String | Authentication token | |
propertyMappings | kotlin.collections.List<java.util.UUID> | [optional] | |
propertyMappingsGroup | kotlin.collections.List<java.util.UUID> | Property mappings used for group creation/updating. | [optional] |
excludeUsersServiceAccount | kotlin.Boolean | [optional] | |
filterGroup | java.util.UUID | [optional] |
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.