Cloud Identity JavaScript

The Cloud Identity JavaScript mechanism can be used to implement authentication and user self care flows between Security Verify Access, Cloud Identity, and the end user.

This mechanism has several properties:

Similar to Info Map mechanisms, if the configured mapping rule returns FALSE, then a page will be returned to the user. The JavaScript must define which page to return. The JavaScript can also populate any macros on the page and modify what is displayed to the user. If the rule returns TRUE, then the mechanism will return success and the policy will continue.

The following parameters are available in the mapping rule: Available parameters in Info Map

After we have configured the mechanism, we can create policies that include this mechanism. For more information, see Create an authentication policy


Parent topic: Cloud Identity API Integration