ExternalRole
Represents a role that a user belonging to another organisation can act in. This is a way to group external role accounts and, for example, set which user agreement a user belonging to another organisation should sign when activating their role account.
Name | Description | Qualification | Schema |
---|---|---|---|
agreementTemplateId | The ID of the user agreement that is set for this external role. This is the user agreement that a user is required to agree to and sign when activating an external role account. * Must not be specified for Create external role since the platform applies a default user agreement. Must be specified and not changed for Update external role. Always present for Get external role and Get external roles. | Optional* | string |
enabled | Indicates if this external role is enabled or not. If an external role is disabled, the external role accounts that belong to that external role cannot be used. | Required | boolean |
id | The ID of the external role. It must not be specified during creation as it is generated by the server. | Required | string |
name | The name of the external role. | Required | string |
Copyright © 2021–2024 Lequa Net AB – a subsidiary of Extracticon AB (publ). All rights reserved.