OAuth2.0 login process for Oracle EPM Application's User
I have few EPM Application like EDMCS, ARCS and Users for these applications are being managed at Identity Domain. I have few Service Accounts which interacts with these applications via RestApi but using Basic Authentication but I am planning to change the Authentication method from Basic to OAuth2.0 for EPM Service Accounts. I am facing lot of challenges on this as few Oracle documents says to use Confidential Application while few says Mobile Application. I configured OAuth2.0 using both method and able to generate bearer token but unable to call EDMCS/ARCS restApi using this token.
I have successfully implemented OAuth2.0 setup for OCI/IDCS tasks and working as expected but
Tagged:
0