...
1. Create a Confidential Application in Oracle Identity Console
...
Expand |
---|
|
| |
Give it a meaningful name such as ‘FlexDeploy OAuth App’.
Click Next.
On the client configuration select tab Configure OAuth,
Resource Server Configuration, should be defaulted to Skip for later.
Select Configure this application as a client now. Be sure to select the grant type of Resource Owner, Client Credentials and add scopes for your OIC Instances where you want to use this application.
Copy the scope that ends in /ic/api to notepad
For Client Type, select Confidential and import the cer (
FDkeystore.cer
) file generated earlier. Make sure to use the same alias name used to generate the file(ex
FlexDeploySandbox
FlexDeployDev
).
...
Expand |
---|
|
| |
You can accept the default values throughout the rest of the configuration.
Copy the client id and secret that show up after completing the application (you can access this from the configuration tab as well)
Activate Click Finish to activate your application
...
...
2. Add cer file to Partner Settings
We have configured the signing certificate in the Confidential Application, IDCS requires to configure the signing certificate as a Trusted Partner Certificate as well. Go to Settings → Partner Settings Trusted partner certificates and Import the cer file. Make sure to use the same alias name used to generate the file(ex FlexDeploySandboxFlexDeployDev).
...
...
Expand |
---|
...
|
...
| |
3. Create the Cloud Account in FlexDeploy
...
1. Create Oracle Identity Application with the JWT Assertion grant type
...
Expand |
---|
|
| |
Give it a meaningful name such as ‘FlexDeploy OAuth App’.
Click Next.
On the client configuration select Configure this application as a client now. Be sure to select the grant type of JWT Assertion, Client Credentials and add scopes for your OIC Instances where you want to use this application.
Copy the scope that ends in /ic/api to notepad
For Client Type, select Confidential and import the cer (
flexdeployadFDkeystore.cer
) file generated earlier. Make sure to use the same alias name used to generate the file(exFlexDeploySandbox
FlexDeployDev
).
...
...
Expand |
---|
...
|
| |
You can accept the default values throughout the rest of the configuration.
Copy the client id and secret that show up after completing the application (you can access this from the configuration tab as well)
Activate your application
...
Click Finish and activate your application
2. Add cer file to Partner Settings
We have configured the signing certificate in the Confidential Application, IDCS requires to configure the signing certificate as a Trusted Partner Certificate as well. Go to Settings → Partner Settings and Import the cer file. Make sure to use the same alias name used to generate the file(ex FlexDeploySandboxFlexDeployDev).
...
...
Expand |
---|
...
|
...
| |
3. Create FlexDeploy Cloud Account
...