Cronto Token Controller configuration
To manage Cronto tokens in the Adminapp add a Cronto Token Controller to the configuration:
- Go to: Adminapp >> Users >> Authentication Tokens
- Add the plugin Cronto Token Controller to the list
- Connect the Cronto Handler used for authentication. Most relevant settings are taken from here.
- Configure other properties as required.
Notice
Display activation cryptogram in the Cronto Token Controller
The activation cryptogram is normally printed on a letter and sent to the end-user. It is possible to display the cryptogram of an activation letter in the token controller.
Because this may impose a security risk, this requires Adminapp privilege View Cronto Activation Secret. This is also true for the corresponding Admin REST API endpoint to return the activation cryptogram.
Further information and links
- Information about the Cronto Handler: Cronto configuration (main settings)
- General information about Cronto: Cronto authentication (OneSpan)