OAuth for EPM Apps not working
Summary:
OAuth for EPM Apps not working
Content (please ensure you mask any confidential information):
We are trying to do OAuth Authentication to Oracle EPM Apps from Informatica Cloud(IICS) /Postman.
Option 1 :
We followed steps from this link - https://docs.oracle.com/en/cloud/saas/enterprise-data-management-cloud/edmra/edmcs_authentication_oath2.html
We are able to generate access token and use access token to make GET and POST call to Target Apps using able link. But in this process there is a step(Step 2 - Open the verification_uri in a web browser.) where you have to verify URL . This step is manual. How can we do this step systematically ? We want to do Oauth Authentication from Informatica IICS and we cannot preform this step of going to URL and submitting access code during over process flow.