Roles
Role.
View Specific Information
Required Scopes
To query this view, Scope must include okta.roles.read.
Select
The connector uses the Okta API to process WHERE clause conditions built with the following columns and operators.- Id supports the '=' operator
All other filters are processed client-side within the connector.
For example, the following query is processed server-side:
SELECT * FROM Roles WHERE Id='cr0Yq6IJxGIr0ouum0g3'
Columns
Name | Type | Description |
Id [KEY] | String | Id of the role |
Created | Datetime | When the item was created |
LastUpdated | Datetime | When the item was last updated |
Label | String | Unique label for a role |
Description | String | Description of a role |