• How to deploy att customizations

    I have developed some customizations on the attestations module (att project), specifically on the "loss-preview-table" component.
    How can I deploy these changes?

    I tried to build the project with the "ng build --configuration dynamic att" command…

  • SSO One Identity Manager 9.3

    Hello everyone, I hope you're doing well. I would like to ask a question regarding SSO (In Angular Web Portal). I'm currently working with One Identity Manager 9.3, but I haven't been able to find clear documentation on how to properly enable it and how…

  • Angular web portal - additional subscribers

    Hi!

    We are testing the angular web portal, v 8.2.1 and I noticed that when I have made a report subscription with an additional subscriber, the addisional subscriber cannot see this report subscription under Report Subscriptions in the new web portal.

  • custom API Integration in angular portal

    We are using the Version 9.2 of one idenity and I have created the new page for contracts, and the API is also ready. I would like to integrate the API into the frontend. I typically handle API integration using the HttpClient in a service file. However…

  • Data Administration - Identities - Default View additional column configuration

    Hello everyone,

    our client asked us if it is possible to add a specific additional column in the Identities Data Administration page automatically visible by default for everyone without having each user click the "Additional columns" menu and then save…

  • Adding Custom Fields to Request History in Angular Web Portal by Default

    Hello everyone,

    We are using One Identity Manager 9.2 and the Angular Web Portal.

    Is there a way to add a new field by default to the Request History section in the Angular Web Portal? For example, when I request a business role, I would like to include…

  • System Role Edit

    Question - Is it possible for certain users (e.g., System Role Owners) to not see the system role edit history in Edit Orders > Renew or Unsubscribe, aside from using Product filter? Thanks in advance!

  • Identity Manager New Web Portal

    Hello Everyone,

    I wanted to know how to install the new Identity Manager Web Portal like the one used in (One Identity Demo Lab).

    When I installed the app server, I only got the old looking Web Portal. I am Using Identity Manager 9.2.1

    Thank you all.

  • Modification in Angular web portal

    Hello everyone,

    I'm using V9.2 and I have requirements from my client to remove search/ Filter  buttons in the new request page
    Can someone help me please! thank you

  • Web Portal Customizations

    I am modifying the page I attached through Web Designer. (1IM 9.0 LTS)

    I inserted the following "Expression for display value" "UID_Person IN (SELECT po.UID_Person FROM Org o LEFT JOIN PersonInOrg po ON o.UID_Org = po.UID_Org WHERE o.Ident_Org = 'Manager…

  • Web Portal Customizations

    I am modifying the page I attached through Web Designer. (1IM 9.0 LTS)

    I inserted the following "Expression for display value" "UID_Person IN (SELECT po.UID_Person FROM Org o LEFT JOIN PersonInOrg po ON o.UID_Org = po.UID_Org WHERE o.Ident_Org = 'Manager…

  • Filter application entitlement not working

    Hello! I am on the New Requests screen in the Web Portal, One Identity Manager 9.2.1. I am trying to filter roles by entitlement by going to Filters and selecting "Application Entitlements", but when I do this, it does not allow me to select…

  • Prevent users from unchecking Email Notification flags

    Hi,

    How can I prevent users from unchecking flags in the Email Notifications section on the "My Profile" page?

    Specifically, I want to ensure that users cannot remove themselves from certain types of notifications by toggling the checkboxes…

  • Hide report tab creation in Web portal

    Hello,

    I would like to prevent users from creating reports from the portal.
    So, they can only subscribe to reports but not create them.
    Therefore, I want to hide the top tab Configuration - Report.

    I am using One Identity On Demand 9.2. How can I achieve…

  • What permission do I have to see in Hyperview specified "bubble" (example: Actrive Directory Groups) ?

    On the Angular Web Portal (9.2) I cannot see with a specific user the "bubbles" related to Active Directory user accounts, Active Directory groups, etc...
    I can see correctly up to Account Definitions, but not beyond.

    What permissions does the…

  • Inactivity timeout in angular portal

    is there any feature available in the Angular portal that will terminate a user's session if they are inactive for a certain period of time, requiring them to log in again to access the portal? not session timeout, inactivity timeout i meant.

    • inactivity…
  • Is there a way to disabled a "Shelf" on webportal instead of deleting them?

    I wanted to know if there is a way to disable the shelf and not delete it.  We have some shelfs that we are trying to limit the use of and trying to temporarily disabled them.  We are still using version 8.0.1.

    Thank you,

  • Custom Angular API for triggering a process

    I'd like to trigger a process through a press of a button on 9.2.x Angular portal. I've checked API documentation but can't seem to find the correct API for my need.
    Do any APIs like this already exist that I might have overlooked? If no, would…

  • Web portal - Custom “feed” to post News

    Dear experts,

    We have been asked if there is a possibility to create a feed-like section where you could post any new OIM related developments, such as new implemented systems, etc.

    It is my understanding that each new "post" would entail a web designer…

  • Filter Business Role > Membership > Request memberships list

    Dear Experts,

    We have a business requirement that for certain Business Roles, when the manager clicks on the Request memberships button on the Memberships page, only those with a certain property ont he Employee object should appear in the list.
    Is there…

  • Vulnerability in the Angular version

    Hello,


    We recently received a customer notification about an "EOL/Obsolete Software: AngularJS 1.x Detected" vulnerability after we updated the version to 9.2. I would like to know if anyone else has received this vulnerability notification and if the…

  • Vulnerability in the Angular version

    Hello,
    We recently received a customer notification about an "EOL/Obsolete Software: AngularJS 1.x Detected" vulnerability after we updated the version to 9.2. I would like to know if anyone else has received this vulnerability notification and if the…

  • Filter an external key in a imx-cdr-editor in Angular Web Portal

    I created in Angular Web Portal a new form to create a new entity. One of the fields is a foreign key to a table X (example: FirmPartner).
    Using imx-cdr-editor the field will be a drop-down menu containing all the elements of table X.
    Is there a way to filter…

  • One user gets error when clicking "Send" for shoppingcart. An error has occurred

    Hi.

    We've just upgraded to 9.2.1 with reinstall of Web portal and Appserver.
    Everything seems to work fine, but ONE user on our admin team struggles with sending PWOs for other users.

    The user has the same rights as the rest of us in the team. When shoppingcart…

  • Angular Portal error on search: An error occurred while processing your request.

    When we are trying to search for any string on out of the box functionalities in Angular Portal, it throws an error: An error occurred while processing your request.

    Upon debugging/inspect the code, it shows error 500 Failed to load resource: the server…