EPM OAuth not working
We are trying to do OAuth Authentication to EPM applications from Informatica(IICS) integration tool. We tried 2 options and hit a road block for both the options. Need help on this
Option 1 –
We followed steps provided in this link - https://docs.oracle.com/en/cloud/saas/enterprise-data-management-cloud/edmra/edmcs_authentication_oath2.html and created a Mobile application. We were able to do all the steps mentioned in this link and were able to hit an endpoint for EPM application for both GET and POST call.
We want to implement this entire OAuth authentication for our integration from IICS. The issue which we have is with step 2 in this link where you have to do a verification on a URL with user code. In an automated world when integration is running how we can do this verification steps systematically with a service user id. I am referring to below step