• SCIM: The request contains invalid parameters or values

    Hello,

    I am trying to connect to a Target System using oAuth authentication method via SCIM. We are using the version 9.0 LTS.

    We populate all the correct values and when we try to test the connection we get the below error message:

    Error returned:…

  • OAuth2.0 and API

    Hi.

    We're trying to get ServiceNow to run scripts in One IM and doing that with OAuth2.0. I've installed the RSTS but something is missing.

    1. I have enabled both OAuth2.0-authentication modules but do I need to configure a identity provider…

  • Need Callback URL of OneIdentity Manager v8.0

    Hi,

    We are integrating One IM manager with a specific Identity Provider via OAUTH openID rolebased authenticator. We need to specify callback URL in the Identity Provider? Please suggest what value should be specified there?

     

    In addition , What value…

  • OAuth + ADFS Error (ADFS) Side

    Identity Management Logs

     MSIS9692: Received invalid OAuth request. The Basic Authorization header must have ClientID and ClientSecret UrlEncoded then separated by ':'.

    ADFS Logs

    MSIS9441: Received invalid OAuth request. Basic Authorization header…

  • How to use OAuth 2.0 with Application Server via RESTful API

    Hi,

    Currently we have an application that communicates with the 1IM system via the RESTful API provided by the application server. This communication is currently done via the RoleBasedEmployee Authentication Module. 

    We are looking into changing this…