Create an Access Token in a Tenancy That Do Not Use Identity Domain
The following sections walk you through the steps required to create an application and generate an access token in atenancy that do not use identity domain.
The following sections walk you through the steps required to create an application and generate an access token in atenancy that do not use identity domain.
Field | Information to Enter |
---|---|
Allowed Grant Types | Select one or more grant types. Oracle Cloud Infrastructure Process
Automation supports the following grant types:
|
Redirect URL | If you selected Authorization Code or Implicit grant types, enter the application URL where the user is redirected after authorization. Otherwise, leave this field blank. |
Allowed Operations | Select Introspect. |
After creating the application, you can use the app to generate the access token required to create an Oracle Cloud Infrastructure Process Automation instance.
Note that the Invokes Identity Cloud Service APIs and Identity Domain Administrator are selected by default.
tokens.tok
file contains the access token with the attribute name access_token.tokens.tok
{"access_token":"eyJ4NXQjUzI. . . . ."}
access_token
.