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…
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…
In our One Identity implementation, we need to set up an approval workflow that includes a loop to recheck a specific condition. This ensures that business roles are assigned correctly and that any necessary adjustments by administrators are verified…
Hi,
In our environment we have done the following:
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…
Hi Guys,
Does anybody have some idea about the below error notification in the old web portal? We are trying to create a new role and create it for the adsgroup.
Uncaught TypeError: Cannot read property 'responseData' of undefined
The API server…
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…
Hi everyone,
How can I edit the default Web Portal login error message "You are not authorized to use this database."?
From Web Portal in VI_Common_Login, I see "Container7 - error container" but I can't modify the message from that.…
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…
Hi everyone,
I am using One Identity Manager On Demand v.9.2 with the new Web Portal.
We need to allow some HR employees to request an item for all the users who do not have access to the IT Shop. If I remember correctly, this was possible with the old…
Hi guys,
I'm searching for an easy solution to disable the user creation in the Web IdentityManager, in case that we don't want to allow users these option.
It would be also fine if we just can disable the button in the web-interface, unfortunately…
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…
I have created a view in Database and I am trying to load the content of the view into the Local collection in the Webdesigner just like how we fetch contents of Database table into Local collection using Database Object component type. I tried using…
Hello everyone,
while using the standard API you can often input filters. Sadly I have only be able to use one filter per request.
E. g.: {{baseUrl}}/portal/person/all?PageSize=50&filter=[{"CompareOp":0,"Type":0,"ColumnName":"IsInActive","Value1"…