• OpenID authentication via Azure fails

    Hi,

    We are using 9.0 version and are trying to enable openID authentication for the web portal (ITShop) via Azure.

    So, the goal is when somebody tries to access the web portal, to get a log-in prompt and provide his/her Azure AD user account credentials…

  • Issue with Web Designer

    While Opening the web designer I am getting the below error:

    user doesn't have permission to enter the web portal. How to fix this issue?

    I am using version 8.0.

  • Alter Web Portal searching capability based on logged in user

    Hello,

        Looking to see if it is possible to restrict who can search who on the web portal. As of right now by default it seems it is configured that anyone can search up anyone. An example would be that only managers should be able to find results on…

  • Change popup title for SOD rule violation

    Hello All, 

    I am using 8.2 version of one identity manager. 

    I am trying to change the title of popup that appears on sod rule violation. 

    I was able to change the popup content but, didn’t find from where I would change popup title. I tried to use ‘Find and…

  • Check if logged in user has an AERole

    Hi All

    How can I check in the Web Designer in the "Condition" property of a case node inside a switch block if the currently logged in user has a specific AERole?

    Thank you in advance.

  • Request made from web portal showing incorrect status.

    Hello All,

    I am using 8.2 version of one identity manager.
    I am facing a problem with requests made from web portal.
    I have created two different shops, users for shop1 are different than users for shop2. While trying to request a product from shop2 for…

  • Error in Web Portal while saving view

    Good evening,

    While saving a view for my collaborates I see this error:

    'Uncaught Typerror: Cannot read properties of null (reading 'addClass')'

    Have someone the same issue? How I can resolve?

    I use One Identity Manager v. 8.1.5

    Than…

  • How to re-order the tiles in the Web Portal HomePage?

    Hi everyone,

    I'm using One Identity Manager 8.2 with Web Designer Web Portal.

    I would like to re-order the tiles in the Web Portal Homepage:

    But from the Web Designer, I can't click on "Move Up" and "Move Down".

    How can I…

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

  • Modifying a list of attributes for ADSAccount in web portal in OIM 9.1

    Hi. 

    We have OIM 9.1 and are using the new angular based web portal. We wish to extend the list of attributes for ADSAccount that are shown in Data Explorer view in the web portal. We have extended the list of editable properties for ADSAccount (ie. ServerConfig…

  • Make a custom columns view automatically selected in WebPortal

    Hi everyone,

    Is there a way to automatically select a saved custom view at page load in One Identity 8.1.5?

    Basically, I would like to select this

    without have to do it every time.

    Thanks,
    Andrea

  • Download a file in Web Portal from FTP server

    Hi everyone,

    I need to download a file from an FTP server via the Web Portal (by clicking a button).
    I'm trying to use Code Snippet node in Web Designer.
    I tried downloading files using a System.Net.WebClient (C#) but the file download doesn't start…
  • How to add a comment under a label in the "Add new Identity" page?

    I would like to add a custom comment under the label "Default email address" in the "Add new identity" web page. How can I do it?

    I've attached a screenshot of where I would like to add the comment.

  • How can I change the login page error message?

    I need to change the error message on the login page, but I looked in the VI_Common_Login Web Designer component and I didn't find any message that I could change, I just found container5 - Error/message that just change the message display style to a…

  • How can I change the login page error message?

    I need to change the error message on the login page, but I looked in the VI_Common_Login Web Designer component and I didn't find any message that I could change, I just found container5 - Error/message that just change the message display style to a…

  • How to Create a Mask for SNN or National Identity Card ?

    Hello, I have a situation to register users on the portal, in "include a new employee", in a certain field we have the option "CPF", which would be a national identification document of a citizen, equivalent to the SNN or Carteira Nacional de American…

  • 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 - Unsubscribing on behalf of others

    Hello

    We have adjusted the filter VI_ITShop_Filter_PersonOrderFor in the Administration portal, to be able to request on behalf of others, but how can we modify the behaviour to also be able to unsubcribe (and renew) on behalf of others? This will be…

  • Failed to authenticate user. You are not authorized to use this database (Web portal)

    Hi,

    One Identity manager version is 8.2

    I am trying to configure an employee role based authentication for ITShop inside a non-prod environment for testing purposes.

    I have done this exercise many times before but this time I am not able to make it work…

  • Web Portal 9.1 - Sub identities

    New Angular web portal, One Identity version 9.1

    I created a main identity and then I created a sub-identity linked to the main one. Viewing the overview on the new portal, I read "Personalized administrator identity" in the Identity form, but it is not…

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

  • Web Portal Error after upgrade to v9.1. Can't login with identity's language being set (UID_DialogCulture not empty)

    Hi all,

    After re-installing version 9.1 web app (portal/IT shop), I noticed strange behavior when logging into a web portal. When logging in as identity (authentication is set to Employee role based) who has UID_DialogLanguage set to any language (tested…
  • Web Portal - Creation of a form with 2 insert in 2 different tables

    Hi,
    in OneIdentity 9.1 I have customized the Web Portal through WebDesigner tool creating a custom form to make an insert in a single table.
    Is there a way to create a form with fields from 2 different tables?

    Basically I have to compile a form and do insert…