4.52. UserGroup

Name Description Schema

accessPolicies optional

The access policies granted to this tenant.Example : [ "AccessPolicySummary" ]

< AccessPolicySummary > array

configurable optional read-only

Indicates if this tenant is configurable, based on which UserGroupProvider has been configured to manage it.Example : true

boolean

identifier optional read-only

The computer-generated identifier of the tenant.Example : "string"

string

identity required

The human-facing identity of the tenant. This can only be changed if the tenant is configurable.Example : "string"

string

resourcePermissions optional

A summary top-level resource access policies granted to this tenant.Example : "ResourcePermissions"

ResourcePermissions

revision optional

The revision of this entity used for optimistic-locking during updates.Example : "RevisionInfo"

RevisionInfo

users optional

The users that belong to this user group. This can only be changed if this group is configurable.Example : [ "Tenant" ]

< Tenant > array