• Angular web portal - additional subscribers

    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.

  • custom API Integration in angular 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…

  • Request properties value always UID

    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 PersonWantsOrg table, is there any Object event for Delegation ? 9.2.1

    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…

  • Modification in Angular web portal

    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

  • Modern Request Properties - prevent submission on validation failure

    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…

  • Send browser notifications

    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…

  • Can't submit again in request history, new web portal

    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…

  • Web Portal - NullInjectorError

    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…

  • Custom tables on Angular Web

    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?

  • Cann't modify a api get endpoint

    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…

  • Cann't modify a api get endpoint

    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…

  • Vulnerability in the Angular version

    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…

  • Vulnerability in the Angular version

    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…

  • IdentityManager to ApiServer - handling migration

    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…

  • How to set a mandatory field on ANGULAR Web Portal form

    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…

  • Filter an external key in a imx-cdr-editor in Angular Web Portal

    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…

  • Angular & NLog

    1. Is it possible to generate NLog messages from angular?
    2. Does someone have an example of the call?

    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…

  • Error "TypeError: Cannot read properties of undefined (reading 'imx_metadata_table_get')" when call API in Web Portal

    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…

  • Translations does not comes into correct sort order

    Hello All,

    We are using oneIM 9.2 version and using Angular web portal.

    We have observed when we initiate to submit new request, service items does sort order does not come according to the visible name on the portal rather than it uses the Ident_AccProduct…

  • IT Shop Dependencies in the new web portal

    Hi,

    I'm trying to solve the same problem as "">www.oneidentity.com/.../dependencies-in-the-it-shop", but the new portal is giving me trouble and the flag is not resolving the issue. (Request configuration / Allow requests with missing…

  • [Angular Web Portal] - How to retrieve logged user's Central Account

    How can I retrieve logged user's Central Account?

    In session I can retrieve userId, isLoggedIn and Username parameter, but no one of these is identity Central Account.

    this.onSessionResponse = this.authentication.onSessionResponse.subscribe(async…

  • Hyperview in addressbook

    I was trying to extend the fields in addressbook when you select an Identity. I tried to copy the code, which is also used when a manager can see the hyperview of this team. But somehow it doesn show up. Is it even possible to show the hyperview in the…

  • setting up an Angular development environment locally on my laptop.

    Hello,
    
    I'm currently working with OI Manager v.9.0 LTS and I'm trying to set up an Angular development environment locally on my laptop. 
    I have a question regarding cross-site cookie transmission in this Angular development environment. To enable…
  • Session Expired error with new Angular Web Portal via Load Balancer

    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…