CData Python Connector for Okta

Build 24.0.9060

AuthenticatorMethods

Authenticator methods.

View Specific Information

Required Scopes

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

Select

The connector uses the Okta API to process WHERE clause conditions built with the following columns and operators.
  • Type supports the '=' operator
  • AuthenticatorId supports the '=' operator

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

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

SELECT * FROM AuthenticatorMethods WHERE AuthenticatorId = 'aut1nd8PQhGcQtSxB0g4'

Columns

Name Type Description
Type [KEY] String Type of the method
Status String Status of the method
AuthenticatorId String Authenticator Id

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