• 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…

  • 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?

  • 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…

  • 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…