• Adding new columns in identites table

    I'm completely new to one identity and im using version 9.2 and need to add extra columns to the identities table. However, I'm unable to see the new columns in the schema. Can anyone help with this?
    this.qerClient.typedClient.PortalPersonAll…

  • Columns returned by portal/admin/person

    A customer has 134 columns on the Person table. 

    When I call portal/admin/person via Postman, I receive 53 columns for a given UID_Person. 

    When I call qerApiService.typedClient.PortalAdminPerson.Get from the portal, I receive an IEntity with only 34 columns…

  • PropertyConfig -> MethodConfiguration will not remain persistent

    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…

  • customise who requests can be placed for in the Angular portal

    Hi,

    I would like to customise the configuration for who the logged in person can raise requests for. There is a configuration parameter for configuring this but I cannot see where in the Angular projects it is loaded and used.

    I'd like to be able to configure…

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

  • Update Angular custom changes to Version 9.3

    Hello,

    we are running Angular WebPortal with multiple custom changes based on Version 9.2 (from GitHub) and now we need soon as possible update to 9.3 because of Azure MFA enforcement and o365 Groupsync.

    Now i have the problem to merge all changes to v93…

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

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

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

  • Customise angular web portal header title

    Hello everybody, I am new with One Identity, and I need to change the "Product Name" in the web portal. I cannot find where to do this from the administarion portal. And I have tried to use the same API call that modifies the default theme and the logo…

  • Service Items visibility based on the selection of the other service item

    Hello All,

    We are using One Identity Manager 9.2 version and using Angular Web portal.

    We are trying to limit the visibility of service items based on the selection of the other service items selected on the portal.

    We have explored the option of service…

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

  • Angular/API server: New User creation and limited fields

    We are working to implement a new user form in the angular portal. We are targeting the endpoint /portal/admin/person to do the insert. 

    However, this endpoint appears to be limited on what columns can be written and in this environment one of the required…

  • Angular Web Portal Issue: TypeError: Cannot read properties of undefined (reading 'length')

    Hello everyone,

    We are using One Identity Manager 9.2 and Angular Web Portal.  When some user logon to Web Portal, they encountered an error (TypeError: Cannot read properties of undefined (reading 'length')). Why do some users encounter an error like…

  • Run a attestation in the new IT Shop/Web Portal

    Hello,

    how can I run a specific Atttestation case. In our case it's about creating a identity. When we create the identity and press the save button, I also want to run our specific attestation

    Thank you

    Dominic

  • Angular Web Not Showing Attestation and Business Role


    Hi all,

    I'm using the new angular web portal on the 9.2 version of One Identity Manager. 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…

  • How Can I Remove Service Category Column in Angular Web Portal

    Hello everyone,

    While our customer was requesting a product, they expressed a preference not to see the service category column. How can I remove the service category column?

    Best Regards,

  • My Responsibilities view - System roles

    Hello,

    how is the view of System Roles in Portal handled right now?

    First, it only shows up in the dashboard when you add a System role manager directly to the system role. Is it not possible over the service item and add there a product owner.

    Second…

  • Request History Buttons

    Hello,

    when you open My Responsibilites > Identities and select one there is the tab "Requests". There is the history of what that person ordered.

    When you select one order, it will open up a sidesheet. And there will also buttons show up …

  • Translations in new web (Angular)

    Hello,

    i added a new text in the web, which i want to be translated. But i don't find out where these changes are made.

    I tried in the Designer Base Data > Localization > Translatable text to add a new EntryKey. But in the Translation Editor the…

  • How may I use the Validation, Valuation and Data Dependencies script field in the new Web Portal?

    I am using the Angular web portal 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"

    Now…

  • How may I use the Validation, Valuation and Data Dependencies script field in the new Web Portal?

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