• Integration with Delinea SCIM Connector or OrangeHRM

    I recently working on one identity manager and need some help to understand working with SCIM connector which used to integrate with web services

    I tried to do that with Delinea secret server or with OrangeHRM without success as I can't get /schemas or…

  • SCIM Connector with Azure APIM – Synchronization succeeds, but provisioning fails due to missing subscription key

    Hi everyone,

    In our project, we are using the SCIM connector to integrate with SAP CIS, with Azure API Management (APIM) serving as the API gateway. In our configuration, APIM requires an Ocp-Apim-Subscription-Key to be included in every request header…

  • Using "Members of M:N schema types" without SCIM-Endpoint in Target System

    Hello OIM-Community, 

    I just stumbled upon an issue. 

    I'm currently trying to connect a System using the SCIM-Connector. 

    The system doesn't provide a Schema, so the standard Schema of

    • Users
    • Groups

    are used.

    There is no group-Endpoint for this system…

  • The data of member property (vrt_member@UCIUser) was not transferred

    We have a SCIM connector where the user-membership is on the /User schema and for the handling of memberships we are using the virtual property vrt_member (Members of M:N schema types) that refers the table UCIUserHasGroup. In the virtual property, the…

  • How Definition of reference targets works in SCIM connectors?

    Hello, 

    I would like to use the functionality of "Definition of reference targets" in a SCIM connector, but unfortunately whatever I am trying to do it doesn't save the additional references. This functionality is visible on the Edit connection with…

  • vrt_member stopped working on SCIM connector

    Hello,

    Recently one of our SCIM connectors stopped provisioning user memberships to the Target System and we think that is caused by a possible patch update or a hotfix. One month ago we were able to provision user membership normally, and withing the…

  • vrt_member stopped working on SCIM connector

    Hello,

    Recently one of our SCIM connectors stopped provisioning user memberships to the Target System and we think that is caused by a possible patch update or a hotfix. One month ago we were able to provision user membership normally, and withing the…

  • vrt_member stopped working on SCIM connector

    Hello,

    Recently one of our SCIM connectors stopped provisioning user memberships to the Target System and we think that is caused by a possible patch update or a hotfix. One month ago we were able to provision user membership normally, and withing the…

  • mTLS authentication method via a SCIM connector

    Hi all,

    Question in general, is it possible to setup the mTLS authentication method when trying to configure a SCIM connector?

    Meaning that, the Job Server of One Identity (acting as client) authenticates itself to the target system using its certificate…

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

  • Not able to UPDATE UCIUser after its created using SCIM Connector

    Hi Team,

    I created a new SAP BTP connector using SCIM connector.

    I am facing two issues:

    1) Issue while updating UCIUser:

    Creation of User and sync to target is working.

    But when I do any update of column for the same user, the Ad-Hoc job (UCI_UCIUs…

  • Not able to UPDATE UCIUser after its created using SCIM Connector

    Hi Team,

    I created a new SAP BTP connector using SCIM connector.

    I am facing two issues:

    1) Issue while updating UCIUser:

    Creation of User and sync to target is working.

    But when I do any update of column for the same user, the Ad-Hoc job (UCI_UCIUs…

  • SCIM: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index

    Hi, I am using the OI 9.0 LTS version and I want to authenticate using Certificate-based authentication in the SCIM connector in the Sync Editor. After I fill in all the connection info, I get the below error message in the part of "Test connection"…

  • Salesforce Role Provisioning Not Working

    Hello All,
    I am using One Identity Manager version 8.2.
    I have created a salesforce project using Starling connect connector in sync editor.

    Role provisioning process for salesforce user is freezing with error "Method not Allowed" and status = 405. Whereas…

  • Salesforce Role Provisioning Not Working

    Hello All,
    I am using One Identity Manager version 8.2.
    I have created a salesforce project using Starling connect connector in sync editor.

    Role provisioning process for salesforce user is freezing with error "Method not Allowed" and status = 405. Whereas…

  • Connecting SAP BTP to OneIdentity using SCIM Connector

    Hi group!!

    We would like to connect SAP BTP to OneIdentity using the SCIM Connector.

    Currently the SAP BTP is using  - "urn:scim:schemas:core:1.0"  , which they cannot upgrade to 2.0

    and One Identity is using  by default - "urn:ietf:params:scim:schemas…

  • SCIM and extension object types

    We've been trying to get a SCIM connection working (v9.0.01), but are having issues being able to integrate any target object type outside of Users and Groups.

    This is specifically for non-Starling Salesforce SCIM. We had issues with the Groups' schema…

  • Salesforce Integration using SCIM Connector

    Hi, I am trying to integrate Salesforce using SCIM Connector. The OneIM version is 8.2 and the salesforce version is 'Winter '23 Patch 6.3'. While providing the endpoint URI for getting schema, Resources and supported service options, I am adding following…

  • Browsing a SCIM target system returns error

    Hi.

    When browsing a SCIM target system with around 11 500 users I get an error:

    [1777009] Error loading system objects of class User (all) (User_Master).
    [1777384] : Error while reading User objects with properties ().
    "API calls quota exceeded! maximum…

  • SuccessFactor HR with SCIM/Starling Connect - Failed to configure initial synchronization

    Hello Experts,

    I'm in trouble to configure the my initial synchronization with SuccessFactor HR, following this standard: SCIM Connector (with SuccessFactor template) => Starling Connect => Success Factor target, as described here: https://support…

  • Question about Starling connect Connector and Cloud One Identity

    Hello experts,

    We have to work with a cloud SAP SuccessFactor HR target, and I'm researching the Starling Connect and the One Identity Cloud, however i got a little bit confused with the documentation and with what I saw in my on prem One Identity instance…

  • Unable to connect to ServiceMax application using SCIM connector

    Hello,

    I am using version 8.1.3 and trying to connect to ServiceMax using SCIM connector. I have used Oauth authentication and authentication endpoint used is "services/oauth2/token". URI used is "services/scim/v2". I have put valid client id, client…

  • SCIM - Updating a multi-value

    Hi all

    In a target system SCIM, there is a multi-value attribute for phoineNumbers. One is of type work, and the other is mobile.

    Does anyone have any idea on how to make that work with updating both attributes with the correct numbers corresponding…

  • When PUT and PATCH methods are called in SCIM connector?Can we forcefully make connector call PUT method instead of PATCH?

    Hi,

    We are using version 8.0 of One Identity Manager. We have developed SCIM compliant API and are trying to create and update user via One IM. When we create user, it calls POST method and creates the user but when we update user data, it always calls…

  • Unable to connect to SCIM API

    Hi,

    We have created SCIM 2.0 API using Mulesoft. APIs can be called using basic authentication. We are able to call these APIs using postman but are not able to connect to it via Synchronization editor. We are using version 8.0 of One Identity Manager…