JDBC Driver for Okta

Build 24.0.9060

RolePermissions

Role permissions.

View Specific Information

Required Scopes

To query this role, Scope must include okta.roles.read.

Select

The driver uses the Okta API to process WHERE clause conditions built with the following columns and operators.
  • Label supports the '=' operator
  • RoleId supports the '=' operator

All other filters are processed client-side within the driver.

For example, the following query is processed server-side:

SELECT * FROM RolePermissions WHERE RoleId='cr0Yq6IJxGIr0ouum0g3'

Columns

Name Type Description
Label String Permission type or label
Created Datetime When the item was created
LastUpdated Datetime When the item was last updated
RoleId String Role id or label

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060