Hi everyone,
I'm working on a custom target system, and I noticed there's a table called UNSAccountB
, but it doesn't follow the structure I need for my use case.
Is it considered a good practice to extend the UNSAccountB
table to meet custom…
Hi everyone,
I'm working on a custom target system, and I noticed there's a table called UNSAccountB
, but it doesn't follow the structure I need for my use case.
Is it considered a good practice to extend the UNSAccountB
table to meet custom…
Greetings everyone,
I have a customer that is planning to limit the Data Administration\Create Identity option in the web portal for adding external users only. Their current process involves the assignment of a Primary Business Role to kick-off access…
Hi everyone,
I'm configuring a service item on the web portal and I need to limit the "Nome de exibição da conta" (or a spare field) to accept a maximum of 18 characters. Is there a way to enforce this restriction, either through configuration, scripting…
I need help with finding out how and where I can edit the text in the info boxes in the angluar portal. I want for some of these info boxes to either add more text or change the order that the senteces are written in the info box.
For my custom request property I have a set of several parameters.
The first one called "Department" is a user prompt for a department (uid_department) and the second one called "Person" is another user prompt for an identity (uid_person).…
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…