Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 4 Next »

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.


NameDescriptionQualificationSchema

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. The user agreements can be found in the Lequinox console.

Required


Optional for

Create external role

Update external role

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.

Requiredboolean
 id

The ID of the external role. It must not be specified during creation as it is generated by the server.

Required
Read-only
string
nameThe name of the external role.Requiredstring


  • No labels