in angular portal 9.2.1, is it possible to re-route attestation decisions to another identity?
- Products
- Solutions
- Resources
- Trials
- Support
- Partners
- Communities
in angular portal 9.2.1, is it possible to re-route attestation decisions to another identity?
Hello,
I am currently working on customizing the Angular end-user portal of One Identity Manager, using the official oneim-api-server Docker image, version 9.2, deployed on Kubernetes.
I would like to enable the use of custom themes located under:
/var…
In the new Angular based web portal, I see that the column width in different places, for example Request history and when searching for products to add to the shopping cart, cannot be altered by the end user. This is a problem for service items with…
We have added a PropertyConfig -> MethodConfiguration -> Filter within the JSON Configuration.
The Filter si also described in another Forum Entry: RE: Delegation of attestation
The definition we added is:
"PropertyConfig/MethodConfiguration/delegations_UID_PersonReceiver_candidates…
Hi, when looking at the details of an attestation case in the Angular portal (version 9.0.3) there is a button titled "Show details" which brings up a sidesheet (AttestationSnapshotComponent) which displays a snapshot of the related objects for the attestation…
9.0 CU3
Is there a full enum for ParameterSet documented publicly somewhere?
There is no tab-completion in Manager with this so no idea what options are available except for the very few references in the forums.
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…
9.0 LTS CU3
I have a request parameter as a table lookup:
Data Source | Table |
Table column (query) | ADSContainer - CanonicalName |
Display pattern | %CanonicalName% |
Condition (query) | isnull(CanonicalName, '') LIKE (SELECT Value FROM DialogConfigParm… |
In the PersonWantsOrg table (version 9.2.1), is there any object event for Delegation?
I see different object events for granted, order granted, and escalation, but I'm confused about which event corresponds to delegation.
If there is no specific…
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
v9.0 LTS (CU3)
I'm trying to work through the modern request properties in the Angular portal. For the most part I have the majority working, however I do have a few issues that I can't seem to work out.
Throw New VIException
will correctly display…
Hi everyone,
I'm currently using One Identity Manager version 9.2 (IMODSE) and exploring the Administration Portal. I came across the configuration flag "send browser notifications" with the following description:
"Specify whether the web…
We are currently testing the angular based web portal, and when checking a request that is canceled or unsubscribed in the request history, we get a notifcation stating 0 Products have been added to the shopping cart, and thereafter the error message…
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…
What would be the high level process for displaying a custom table in the angular web portal? Do we need to create APIs for the CCC_Tables?
I am facing a error: i wanted to modify the "person/config" this api endpoints where logic like this,
builder.ModifyQueryBuilder("person/config", method ......)
but after compiling there is a error saying this is not a crud method…
I am facing a error: i wanted to modify the "person/config" this api endpoints where logic like this,
builder.ModifyQueryBuilder("person/config", method ......)
but after compiling there is a error saying this is not a crud method…
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…
Just wondering if anyone has good ideas for managing migration of the legacy Web Portal to the new Angular Portal. Version not a big player in this as its more of a generic question, but we are currently on 9.0 LTS CU3 for context.
With well over 10,000…
Hi all,
In the old web portal, it was possible to arbitrarily configure a mandatory field, as mentioned in this post: https://support.oneidentity.com/identity-manager/kb/4347249/how-to-set-a-mandatory-field-on-web-portal-form, by setting 1 as the minimum…
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…
I've tried searching Google, but considering 98% of the results link for forum posts that simply redirect to the main forum page, its been of zero use…
I am using Angular Web Portal 9.2.
I am porting a Custom API from version 9.1 to version 9.2 to manage AERole or FirmPartners. I can get the list (via GET API), but I can't start a creation or modification.
In frontend I get the error "TypeError: Cannot…