role
Manage PrivX roles
📄️ Get role definitions.
Get role definitions.
📄️ Create a new role definition. ID, author, created & updated fields are automatically populated by th
Create a new role definition. ID, author, created & updated fields are automatically populated by the server.
📄️ Resolve role names to role IDs
Resolve role names to role IDs
📄️ Search roles with role search parameters.
Search roles with role search parameters.
📄️ Evaluate a new role definition. Returns an array of matching users for the role mapping. If too many
Evaluate a new role definition. Returns an array of matching users for the role mapping. If too many hits, only count field is populated and users array is left empty.
📄️ Get role object by ID.
Get role object by ID.
📄️ Delete role by ID.
Delete role by ID.
📄️ Update a role.
Update a role.
📄️ Get role members by role ID.
Get role members by role ID.
📄️ Get an AWS token for the role. Return 403 on an initial request if the AWS role has multi-factor aut
Get an AWS token for the role. Return 403 on an initial request if the AWS role has multi-factor authentication enabled. Subsequent request must contain MFA as a query parameter. Return 403 if the user does not have the role.
📄️ Get role's principal key objects.
Get role's principal key objects.
📄️ Generate new principal key for role.
Generate new principal key for role.
📄️ Import new principal key for role.
Import new principal key for role.
📄️ Get role's principal key object.
Get role's principal key object.
📄️ Delete a role's principal key object.
Delete a role's principal key object.