ADO.NET Provider for Okta

Build 24.0.9060

Keys

Hook key management.

View Specific Information

Required Scopes

To query this view, Scope must include okta.inlineHooks.read.

Select

The provider 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 provider.

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

SELECT * FROM Keys WHERE Id='XreKU5laGwBkjOTehusG'

Columns

Name Type Description
Id [KEY] String Id of the key
Created Datetime When the item was created
LastUpdated Datetime When the item was last updated
Name String Display name of the key
KeyId String Alias of the public key
IsUsed Boolean Declares if this item is currently in use by other applications

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