Forms Recaptcha
The Recaptcha configuration API provides support for a Recaptcha V2 field in a form definition. It includes operations to read, update, and delete the environment’s Recaptcha configuration.
|
Before you can define your environment’s Recaptcha configuration in PingOne, you must register your site domain with Google to create a Recaptcha configuration. For more information about how to create the Google configuration for your domain, refer to Google reCAPTCHA. After you complete the configuration, Google provides the secret key and site key that you need to set your environment’s PingOne Recaptcha configuration. |
Assigning admin roles and permissions to this service
Admin role assignments determine access to PingOne APIs. When assigning admin roles to this service, refer to PingOne Permissions by Service for the service-specific permissions.
You can also choose to assign admin roles based on particular service resources. Refer to PingOne Permissions by Resource when assigning admin roles per service resources.
Admin assignments to roles are set by:
Refer to Roles Management for more information.
Recaptcha V2 data model
| Property | Description |
|---|---|
|
The time the configuration was created. |
|
A string that specifies the environment’s unique identifier. |
|
The time the configuration was last updated. |
|
A string that specifies the public site key for the Recaptcha configuration provided by Google. This is a required property. |
|
A string that specifies the confidential secret key for the Recaptcha configuration provided by Google. This is a required property. |