• Not able to Authenticate using Access token(in authentication header) for authentication to API server

    With the implementation of the API server, we want to expose our One Identity Manager capabilities via API's within our organization. In our test setup we successfully managed to authenticate to the authentication API using the oauthrolebased api, and…

  • Not able to Authenticate using Access token(in authentication header) for authentication to API server

    With the implementation of the API server, we want to expose our One Identity Manager capabilities via API's within our organization. In our test setup we successfully managed to authenticate to the authentication API using the oauthrolebased api, and…

  • Connecting Azure Service Principal with OpenID with API Server not AppServer

    I am currently working on integrating my Azure App with an external API Server using OAuth and have successfully established a user-based connection to the web portal. However, my objective now is to enable service-to-service communication, allowing the…