The Device Activation Method option allows the organisation admin to control how the Silent MFA activation details are sent.
Receive Email from Haventec (default) - An email is sent by Haventec containing the URL that the user can click to activate the user/device being registered.
Receive Token Response - When the API is called to register the user/device, the activationToken and lookup values will be returned as part of the response body. The customer can then use these values to construct the activation link and send it to users via their own SMTP and email template.
Use SMTP Server Config - An email is sent using the customer's SMTP configuration and email template that is configured in the console itself (not yet implemented).
If the application protocol type is OPENID_CONNECT_JWT, only the first option is available.
Comments
0 comments
Please sign in to leave a comment.