• Data Source Toolbar Filter

    Hi, what has changed in the new 'v92" branch on GitHub. The filter we set did work before but now it doesn't work anymore. We only want to show the directs when the view is initial loaded (don't have to set filter manually).

    Do I have…

  • Angular Portal Error Type Error: Cannot read properties of undefined (reading ColumnName)

    When we are trying to add columns in the angular portal 9.0 using IClientProperty Interface (Sample Identity component similar as shown in the videos), the project is getting compiled without any error. But we are getting the below error when we try to…

  • Error "TypeError: Cannot read properties of undefined (reading 'imx_metadata_table_get')" when call API in Web Portal

    I am using Angular Web Portal 9.2.

    I am porting a Custom API from version 9.1 to version 9.2 to manage AERole or FirmPartners. I can get the list (via GET API), but I can't start a creation or modification.
    In frontend I get the error "TypeError: Cannot…

  • System roles - Main data fields

    Hello,

    I have the problem that I can't add new fields to the main data of "System Roles". Normally it's possible through the API Configuration:

    I go under QER > Property Editor / Propertys that can be edited / System Roles and want…

  • Service Items visibility based on the selection of the other service item

    Hello All,

    We are using One Identity Manager 9.2 version and using Angular Web portal.

    We are trying to limit the visibility of service items based on the selection of the other service items selected on the portal.

    We have explored the option of service…

  • Translations does not comes into correct sort order

    Hello All,

    We are using oneIM 9.2 version and using Angular web portal.

    We have observed when we initiate to submit new request, service items does sort order does not come according to the visible name on the portal rather than it uses the Ident_AccProduct…

  • Product visibility based on the role assigned to user

    Hello All,

    We are using One Identity Manager 9.2 version and use new Angular Web Portal.

    We are looking for the options to restrict the visibility of the certain products based on the specific roles assigned to identity. To explain in detail, below is…

  • SSO Problem for Angular Web Portal (API Designer)

    Hello Everyone,

    We are using One Identity Manager 9.2 and Angular Web Portal. We applied following resoulutions but we have been lasting to get error. "The current user could not be determined."

    https://support.oneidentity.com/identity-manager…

  • Add a Tooltip in a Web Portal form

    Is it possible on a form of the Angular Web Portal to show a description of the various fields to help the end-user understand how to fill them in?

    In Manager/Designer the fields' description is visible through the Remark property and is displayed when…

  • My Processes section on Angular web portal

    Hello everyone,
    is it possible to hide the section "My Processes" on the Angular web portal?
    I'm on One Identity 9.2 on demand.
    Thank you,
    Giuseppe

  • Angular WebPortal Problem

    Hello,

    We are using Angular Web Portal. We passed custom application for the api server. Some users use the web portal properly. Evertyhing seems good but some users also cannot use web portal properly. They have been getting an error ('TypeError:Cannot…

  • Angular Web Not Showing Attestation and Business Role


    Hi all,

    I'm using the new angular web portal on the 9.2 version of One Identity Manager. I followed all the steps in the given link “support.oneidentity.com/.../3. Firstly, I downloaded the project from GitHub and then customized the project and built…

  • Select all from table

    Hello,

    i want to select all people in the table and set a value for everybody (temporary deactivated). To achieve this, i want to trigger it with a button.

    So how is it possibly to select all from the table with a button and change a value (temporary deactivatet…

  • UID_FirmPartner filter in Portal API Person

    Is it possible to filter for the field UID_FirmPartner in API call /portal/admin/person (or similar) ?

    I want to retrieve all person with the same FirmPartner in web portal

    Thanks in advance,

    Fabio

  • Web Portal How to change Product Name?

    Hi all,

    I cannot change the name of the product. I found how to change the logo from the admin portal, but I am unable to change the Productname. Could you assist me with this?

    Thank you,


  • Angular web portal 9.0

    Hello all,

    We have recently upgraded our One Identity Manager instance from V8 to V9.0. We are now exploring the option of upgrading web portal to angular. After going through the documentation and the video series available we installed the API server…

  • Angular Web Portal Import Problem

    Hi,

      I followed all the steps in the given link “support.oneidentity.com/.../3. Firstly, I downloaded the project from GitHub and then customized the project and built the project. Then, I zip the file as “Html_qer-app-portal” and saved via Software loader…

  • Web Portal failed import Angular project.

    Hi Everyone,

    I have downloaded the code from github and custumize code in visual studio code. After I custumize the code I builded it and saved as 'Html_qer-app-portal.zip'. I import the file while Software Loader and I copied the zip file to the "bin…

  • My Responsibilities view - System roles

    Hello,

    how is the view of System Roles in Portal handled right now?

    First, it only shows up in the dashboard when you add a System role manager directly to the system role. Is it not possible over the service item and add there a product owner.

    Second…

  • [Web portal] Set the visibility of a new page based on having an AERole

    I have created a new page on the web portal and I would like this menu to be visible only to users who own a specific AERole.
    Is there an Angular component in the project that allows me to carry out this check?
    Something like QerPermissionsService and QerPermissionsHelper…

  • PersonInOrg API miss in portal qerClient

    The method that calls the /portal/candidates/PersonInOrg endpoint (standard API) is not present in Agular Project's qerClient.

    There are methods for PeronInAERole, PersonInDepartment, PersonInProfitCenter... But PersonInOrg miss.

    In API Server --…

  • Translations in new web (Angular)

    Hello,

    i added a new text in the web, which i want to be translated. But i don't find out where these changes are made.

    I tried in the Designer Base Data > Localization > Translatable text to add a new EntryKey. But in the Translation Editor the…

  • About Theming the Application

    I am using OIM 9.2

    I'm trying to add a custom theme to my Angular Web Portal, I followed all the instructions in the readme, for some reason the corners of the EuiMastHead are kept in the original color and when trying to change the theme, my new custom…

  • Adjust additional OOTB columns for identites in angular

    Hello,
    the customer is using angular web ui (OI 9.0 LTS).

    The out of the box "Identities" view offers via "Settings" the option to add "Additional Columns" from the Person. Unfortunately it looks like some of them include sensitive information, e.g. "Date…

  • Short timeout when logging into angular web portal with OAuth/OpenID and AzureAD

    We are using two authentication modules in our Angular based web portal, “Active Directory user account” and “OAuth 2.0/OpenID Connect” with EntraID (Azure AD) and are having some troubles with short session lifetime when using the OpenID module. We have…