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…
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…
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…
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! 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…
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'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 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…
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 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,
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…
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…
Hello All,
We're trying to connect One Identity Manger with Keycloak using openID Connect protocol. Once we enter the URL of the Web portal it redirects back to AM for authentication, after authentication it redirect back to the web portal but with…
Hi Team,
I have planned a scheduled change in One Identity Manger v.8.2 and I want to display a maintenance window message in the web portal to users if anyone tries to use web portal during the change window.
Trying to display only a blank page with…
Hello, we are experiencing some issues with the new Angular Web Portal. We are testing the load balancer configuration with sticky session based on the persistency of the cookie ss-pid. When we try to connect to the Web Portal (/ApiServer/html/qer-app…
Hello,
I set up servers on ACR and AKS
When I try to login to web server with the viadmin or user that I created during the DB initialization, I get error wrong password or user. When I try to create a new one from the portal I get:
Hi everyone!
I am working on creating identities through the Manager/Admin Web portal Identity manager account Responsibilities>My Responsibilities>Identities>Add a new Identity (customized the VI_Employee_edit to CCC_Employee_edit as per requirement…
Hi,
We try to add an Autocomplete Textbox on the web portal through the Web Designer.
We want to add this textbox in the organizationl data - Field to add a new parameter when a new user is created.
How can I link a custom table with all the value that…
Hi everyone,
I use OIM version 8.1.5 and I want change manager's subordinates through Web Portal keeping the previous subordinates' rights by default.
Is it possible?
Thanks in advace for the help.
Have a nice day,
Giuseppe
Hi everyone,
I use OIM version 81.5 and I want to change a default behaviour of OIM in the Web Portal.
When a manager wants change his subordinates' manager, he click on the subordinate, then on "Master Data" and finally on the button "Assign new manager…
Hi,
I have created a request property that checks if a user-entered group name (cn) is unique. If the entered value already exists, the user should get a dialog box explaining the error. I have the following code in the Validation script of the request…