Cronto Token Controller configuration

To manage Cronto tokens in the Adminapp add a Cronto Token Controller to the configuration:

  1. Go to: Adminapp >> Users >> Authentication Tokens
  2. Add the plugin Cronto Token Controller to the list
  3. Connect the Cronto Handler used for authentication. Most relevant settings are taken from here.
  4. 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.

See also Role-based access control in the Adminapp.