Task 1: Configure Your Environment
The environment configuration endpoints perform the following actions:
-
Update (or create) an application.
-
Create custom resources.
-
Specify the application’s resource grant.
-
Create application permissions and roles.
-
Specify a sign-on policy and define its actions.
What you’ll do
You will create a new application, a custom resource, application permissions and roles, and a new sign-on policy.
-
POST request to create the new application.
-
POST requests to create a custom resource and it scopes.
-
POST request to create application permissions and roles.
-
POST requests to create a sign-on policy and assign the policy to the application.