Hello,
I’m experiencing an issue in version 10 when deploying custom packages to the API Server.
In previous versions (9.2 / 9.3), we built our packages using npm run build XXX, zipped them, and copied the ZIP files into inetpub\wwwroot\ApiServer…
Hello,
I’m experiencing an issue in version 10 when deploying custom packages to the API Server.
In previous versions (9.2 / 9.3), we built our packages using npm run build XXX, zipped them, and copied the ZIP files into inetpub\wwwroot\ApiServer…
Hello,
We’re currently developing for the One Identity Manager 10 Angular web portal, and I’ve set up a pipeline that builds all packages and copies them to the server (depending on the branch).
This worked well in 9.3, but in 10.0 I’m no…
Hello Community,
We are currently customizing our WebPortal (v92) and have made some changes in the Administration Portal (Configuration section).
However, I’ve encountered an issue: I don’t understand how the local API Server configuration is supposed…
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!

Hi Everyone,
I downloaded from Git the OneIdentity project, after that I started the web portal from visualstudio code on my localhost.
I have a OneIdentity web portal loop loading page.
If i check the inspection view of html page with chrome I see this…
Hi Team,
I created an onboarding front end form with one custom column field having multiple values in the drop down.
CustomProperty10:
Values:
Bulding01
Bulding02
Bulding03
Bulding04
Bulding05
Scenario:
1) When requester(from Europe region) logs in…
We see the following IIS Server behavior:
Hello,
I am using Open Identity Manager 9.2 and would like to ask you how should I proceed with the use case where I need to create a deferred object instead of updating a Person on a Web Portal (PUT /portal/person/reports/interactive) report when updating…
I am using the new web portal with Angular and studying how I could replicate other customers' product customizations
I previously asked how I can customize products, and with the answer I solved part of the problem, with "Request Properties"…
Hello,
Has someone set up one identity web portal login with 2FA? Please give me some sources to set this up. Thank you.
The default configuration allows for employees to be created without restricting the department, but by security reasons we need that the web portal allows each department manager to create new identities only for his department and not for other departments…
Hello everyone,
How can I resize the jpeg picture of an identity on the Web Portal? The images we have are too big (for example, 604x906 px), so they are being cropped on the master data page of the employee.
Is it possible to resize the images on the…
While Opening the web designer I am getting the below error:
user doesn't have permission to enter the web portal. How to fix this issue?
I am using version 8.0.
have a domain name web.example.com in kubernetes ingress . When I point another domain something.com to web.example.com the ingress is not allowing this domain . The page is not opening . I need several domains to kubernetes ingress domain . These domains…
I would like to know how StringErrors work, for example the message that is displayed on the Login screen "[1205002] You are not authorized to use this database.", it is not translated (and it is not even found in the DialogMultiLanguage table), neither…
Hi everyone,
Is there a way to automatically select a saved custom view at page load in One Identity 8.1.5?
Basically, I would like to select this
without have to do it every time.
Thanks,
Andrea
Hi all,
while installing web portal on One Identity 8.2.1, I face the following error:
Server Error in '/IdentityManager' Application. Cannot connect to database 'XXX\OneIM' because a system update is running. Description: An unhandled exception occurred…
Hi All ,
Have an issue where the manager can see the passcode set option for his employees. This does not have any functionality and does not do anything. But where can this be configured to be removed from the Webportal ?
Regards
SJ
trying to install the WebPortal using the Docker image here https://hub.docker.com/r/oneidentity/oneim-web
with the linux-amd64-8.2 tag and the following environment variables/secrets:
export APPLICATIONTOKEN=abcdef export APPSERVERCONNSTRING="http:/…
Hi everyone,
I have a single role application and i want to show the items in the ITShop in a way that makes clear this fact. I would like to force the user to select either a role or another, someting like a dropdown to select the role he/she wants.
…Hi everyone,
I've configured the web portal to show the description of an item when you are on the catalogue. I've added the column and inserted the query to get the data from the product but it has a strange behavior, the field is not shown when…
Hello,
You would need to create a report in which you relate the Person table and the PersonPasswordHistory table to the common field UID_Person.
So that the report shows me the password changes along with the name and surname.
How can i configure this…
Hello,
we have a custom webshop that combines a HTML5 web application and the current v.8.1 Webportal. If i set a user's culture (Person.UID_Culture) the Webportal language changes accordingly even though the accept-language setting of the browser differs…
I have to display two grids conditionally.
There is MasterPane with only one container Inside that container there is Grid node. Here I want to add another container at same level but system not showing option to new node as container.
So I created two child…
Hi Team,
I am trying to open the PROD front end IT shop portal and try to search for the user and see what roles user is having and run the violation for the roles.
When I start searching of the user in the front end, it keeps on loading and loading and…