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…
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…
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…
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.
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…
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…
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…
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!
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.
…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
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…
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…
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…
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…
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…
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…
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.
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,
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…
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…
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…
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…
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…
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…
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…
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…