AuthenticatorMethods
Authenticator methods.
View Specific Information
Required Scopes
To query this view, Scope must include okta.authenticators.read.
Select
The add-in 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 add-in.
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 |