• 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…

  • Error during token refresh

    I have configured a SCIM connector with client certificate authentication method and after a lot of trial and error I managed to establish the connection between One Identity and the Target System.

    The problem starts when I try to browse the users and groups…