Description
Contains the information of a user or identity.
The SCIM attribute roles is not supported.
The SCIM attribute accounts.account contains the user's accounts as an object of class com.soffid.iam.base.api.Account.
The SCIM attribute accounts.account.roles contains the user's grants as an object of class com.soffid.iam.iga.api.RoleAccount.
The SCIM attribute accounts.account.roles.role contains the roles granted to a user as an object of class com.soffid.iam.iga.api.Role.