Configuring transaction approval using the admin console
About this task
You can customize the notification texts for transaction approval, similar to same way in which you customized authentication email notifications.
Steps
-
Configure the transaction notification template with the desired text and optionally some (dynamic) variables.
-
Invoke an OpenID Connect (OIDC) request with a request parameter that contains the template name and the values for the template variables:
Choose from:
-
For cases where the transaction is approved by a mobile application with the embedded mobile SDK, the request parameter can further contain a context object that can be consumed by the mobile application.
-
For cases where multiple sign-on policies are defined for an application, specify the policy name in the
acr_values
parameter to invoke a specific policy.A transaction can be approved by SMS, voice, email, time-based one-time password (TOTP) authenticator app, or mobile push notification. You can create a sign-on policy for limiting the device types that can approve a transaction and specify that policy using the
acr_values
parameter.This is also the step where you can customize notification texts for transaction approval.
-
-
Go to User Experience → Notification Templates.
-
Locate the Transaction template, click the Options menu, and then click Edit.
-
Edit the relevant delivery method’s transaction approval texts, using required and optional dynamic variables.
For more information and additional configuration options, see Notification templates.
-
Click Save.