• Difficulty with cross-object value template

    Hello everyone,

    Could you please advice in creation of simple template for a column in Person table, where I'll use the value from ADSAccount table.

    I have tried the following within CustomProperty10 column of Person table:

    Value = $FK(UID_ADSAccount…

  • Lock down reporter in Webportal

    Hello, Does anyone have instructions or can lead me on how to lock down reporter? Here are some things we would like to consider doing.

    • Remove the "New Report" button
    • Hide tables to choose for reports
    • Hide columns to select in a table for …
  • Report for ADSAccountInADSGroup returns empty

    Hi Everybody,

    We are trying to create new report from Web Portal. While using the Base Table ADSAccountInADSGroup for the report it returns empty result. For other tables (for example ADSAccount, ADSGroup etc.) new reports are working correctly. 

  • Current user reference in template for visibility script

    Hello Experts, 

    Can anyone tell me if there is a way to reference the current user in a template? I need to add something in the visibility script to be true based on role.

    Any help is appreciated. 

    Thank you,

    Lu 

  • Question about OIM Data Import Issues

    Hello, when importing a CSV file in Data Import tool for person table, is there a way to split the full name field into two separate fields for last name and first name?

  • setting up an Angular development environment locally on my laptop.

    Hello,
    
    I'm currently working with OI Manager v.9.0 LTS and I'm trying to set up an Angular development environment locally on my laptop. 
    I have a question regarding cross-site cookie transmission in this Angular development environment. To enable…
  • 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:…

  • Caches management of Angular Web Portal

    Hello everyone,

    We are making a custom app for one of our solution from the Angular codebase v92. We are building using npm run build. But we see there is a caches that is not getting cleared when we have deployed the custom app. Can anyone of you please…

  • web service

    "Hello, we want to pull individuals from our service desk platform(website) into the identity manager. I'm considering doing this via a web service, but I'm unsure of how to proceed. Could you help me?

  • Virtual schema property

    We want to use in the mapping of the Person and AD schemas, the 3rd schema (Locality table), because the Person schema which we are using in the mapping contains only UID of the location, but not the name. We want to bring the name of Location from another…

  • ADS_ADSDomain_Maintain_OtherSID frozen "Write permission denied for value Canonical Name"

    Hi all,

    We installed an OIM environment with multiple AD-Domains.

    three of these Domains are connected using an AppServer for SQL Connection and one is configured to connect to the Database directly.

    The sync with the "local" domain (direct Database…

  • SFtpComponent - Put

    Hello Experts,

    I'm trying to get a process orchestration in place to SFTP a file. I'm having issues and don't see much on documentation.

    When I ssh to the SFTP server I get the fingerprint and use that for the config parameter. Although when…

  • Add CentralAccount from PersonOrdered to PersonWantsOrg table

    Hello, I performed a Schema extension on the PersonWantsOrg table with the intention of introducing PersonOrdered's CentralAccount, I'm trying to get the value but I can't, I tried the following code:

    If Not String.IsNullOrEmpty($UID_PersonOrdered…

  • How to create a custom scheduled task

    How to create a custom scheduled task such as daily maintenance or how to modify it, to define a verification task, for example the last login, this for when a person or user on a specific custom target system is more than XY days without signing in,…

  • Identity Manager 9.2 and SCIM-connector

    Hi guys!

    Just a headsup, but I think the SCIM-connector in 9.2 is broken.

    After upgrading, three DPR_Shell_Migrate-processes got frozen (we have three SCIM target systems). When I tried to open the connectors in the sync editor and pasting the Base64…

  • cURL vulnerability

    Hi.

    Is Identity Manager (any version) affected by the recent cURL vulnerability?

    More specifically: 
    CVE-2023-38545
    CVE-2023-38546

    /Henrik

  • How to create an attestation policy to attest whether the user belongs to that role?

    I would like to certify that users obtain a role, and thus send managers an email confirming that the user actually has that role.
  • How to replace the default ITShop Requests report for a customized one?

    We are trying to make a quatitative reports of how many requests were approved by department?

  • Insert DepartmentHasADSGroup via process chain results in a "Violation of PRIMARY KEY constraint ... Cannot insert duplicate key in object" - Error

    This error does not occur when i assign the same assignment in the manager.

    And this is my expected behavior.

    Before the assignment, i have an indirect assignment and after the assignment i want to have a direct, indirect assignment (Xorigin = 3).

    But…

  • Exchange online connector with existing ADConnet

    Hello,

    Two years ago, we had One Identity manager 8.1.

    We have a sync project to Azure AD tenant.

    We had done a project to migrate users from Exchange OnPremise to Exchange Online.

    We did not use One Identity manager for that. We used ADConnect.

    So…

  • 401 Unauthorized response through API

    Hi everyone,

    This is my Powershell script to login:


    $url='http://[AppServerIP]/AppServer/auth/apphost'

    $bi=@{
    "authString"="Module=DialogUser;User=***;Password=***"

    }
    $authJson = ConvertTo-Json $bi -Depth 2

    $LoginRequest2 = Invoke…

  • Any queries or some type of way to get the system roles and entitlements associated with all employees

    Looking for a query or some type of way to get the system roles and entitlements associated with all employees, any ideas that can help would be greatly appreciated it

  • Any ideas or queries on how to pull all the system Roles and entitlements associated with employees?

    Need to pull employee entitlements and system roles

  • I am taking input of a particular attribute in from OneIdentity manager and want to insert in the same table if it's empty.I want to insert "CCC_Context_UUIDPARAM" value in SQL table, please guide the process of writing the value in SQL. Than

    Dim f As ISqlFormatter = Connection.SqlFormatter
    Dim collectionUsers As IColDbObject = Connection.CreateCol("CCC_Context_Identifier_Def")


    collectionUsers.Prototype.WhereClause = (f.Comparison("CCC_Context_UUID","ContextUUIDParam", ValType.String…

  • Policy Violation Without Condition

    What is the purpose of a no-conditional policy?