Task 1: Configure Your Environment
The environment configuration endpoints perform the following actions:
-
Update (or create) an application.
-
Specify the application’s resource grant.
-
Specify a sign-on policy and define its actions.
-
Define external identity providers.
What you’ll do
For the Transaction Approval Using Email flow, the application’s type property is set to NATIVE_APP and the tokenEndpointAuthMethod is CLIENT_SECRET_BASIC.
-
POST request to create the new application configuration.
-
POST requests to create a new MFA sign-on policy and actions.
-
POST request to assign the sign-on policy to the application.
-
POST request to create transaction template content.