Updating the Integration Agent Configuration
Service Administrators who want to use OAuth 2.0 for the EPM Integration Agent to
access environments require these details in the agentparamas.ini file.
After installing the updated Integration Agent, edit the active
agentparams.ini file:
- Navigate to the
C:\EPMAgentData\configdirectory. - Open the
agentparams.inifile in a text editor.
- In Cloud_URL, specify the Oracle Fusion Cloud Enterprise Performance Management URL used to
authenticate and start the agent. This is the URL of the Cloud EPM instance associated
with the agent, for example: http://epmcloudserver.
Oracle supports one CLIENT_ID for each EPM Integration Agent
- Set the OAUTH_ENABLED parameter to Y. If you set it to N, then password authentication is used instead of OAuth authentication.
- For the Client_ID parameter, enter the client ID generated when the Identity Domain Administrator configures the mobile application in Oracle Identity Cloud Service.
- For the RESOURCE_SCOPE parameter, copy the complete resource scope from Oracle Cloud Console.
- Save the
agentparams.inifile.
Note:
Do not store passwords, access tokens, refresh tokens, and client secrets in theagentparams.ini file. Only the OAuth, client ID, and resource
scope belong in the configuration file.