Cmdlets for Okta

Build 24.0.9060

Captchas

CAPTCHA instances.

View Specific Information

Required Scopes

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

Select

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

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

SELECT * FROM  Captchas WHERE Id='abcd1234'

Columns

Name Type Description
Id [KEY] String Id of the captcha
Name String Display name of the captcha
Type String Type of captcha provider
SiteKey String The site key issued from the CAPTCHA provider to render a CAPTCHA on a page

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