Enabling the OAUTH Option in the EPM Integration Agent

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.

To enable the Oauth option in the EPM Integration Agent:

  1. Navigate to the C:\EPMAgentData\config directory.

  2. Open the agentparams.ini file in a text editor.

    Images shows the agentparams.ini file.

  3. In Cloud_URL, specify the Oracle Enterprise Performance Management Cloud URL used to authenticate and start the agent.

    This is the URL of the EPM Cloud instance associated with the agent, for example: http://epmcloudserver.

  4. In OAUTH_ENABLED parameter, enter Y.

    If you enter N in this field, then password authentication is used instead of OAuth authentication.

  5. In Client_ID, enter the client ID generated when the Identity Domain Administrator configures the mobile application for OAuth. It is visible on the Configuration tab of the application, under General Information. For more information, see Enabling the OAUTH Option in the EPM Integration Agent.

    The Client ID is generated when the Identity Domain Administrator configures the mobile application for OAuth. It is visible on the Configuration tab of the application, under General Information.

  6. Save the agentparams.ini file.