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

  • Script for pwd gen and putting value into ADSAccount UserPassword field

    Hello,

    I've created a script to generate the password taking the xobjectkey as input and returning the password.

    Here's my script:

    Public Function CCC_Generate_Password_AD(ByVal accountXobjectKey As String) As String
    Dim entity As IEntity = Session…

  • Modifying CAPTCHA agent character generation (Password Manager Portal)

    Hello,

    Is there a way to limit the characters for the CAPTCHA agent security code when authenticating into the Password Manager portal?  Customer wants to remove ambiguous characters such as capital "O" and zero "0". 

  • HTML5 portal MsgBox from request property

    Hi,

    I have created a request property that checks if a user-entered group name (cn) is unique. If the entered value already exists, the user should get a dialog box explaining the error. I have the following code in the Validation script of the request…

  • Fetching data from database in web portal using new Angular based web portal

    Hi, we are having trouble understanding how data is retrieved from the database in frontend. We are struggling to find examples of actual api calling methods, instead what we find are variables like data, datasource, entitySchema etc. without any pointers…

  • Web Portal 9.1 - Employee Overview

    Hi,
    [OneIdentity 9.1] in the new Web Portal I can't see the employee overview as well as it is possible to see it in the old portal or in the One Identity Manager.

    Is there a way to view it on the new portal?

    (I can see info in table/form view, but I…

  • Web portal: Identities menu in Data Administrator

    How can we add more data fields in the Identities menu, found under Data Administrator/Data Explorer?

    When clicking on a user, we can view some info on the user in the Details tab. The default configuration shows only ‘Display name’, ‘Default email address…

  • Permission groups and menus in web portal

    Hello

    We are running into an issue pertaining to application roles and role based permission groups. We want to give certain application roles access to the “Data Administration/Data Explorer” menu in the web portal.

    The custom application…

  • Error connecting to Azure AD sync project after upgrading to 9.1

    I get the following error trying to connect the Azure Active Directory sync project.

    [System.Exception] [ServiceException]: Code: generalException - Message: An error occurred sending the request.
    [MsalClientException]: There was an error parsing WS-Trust…

  • Upgrading from 8.1.5 to 9.1 issues with sync projects

    We have upgraded our Dev environment to version 9.1 from 8.1.5. Database, workstation tools upgraded and new Database Agent running.

    Last hurdle is to get the Synchronization Editor to upgrade the sync projects.

    Firstly, the upgrade process of our job…