• Web portal language

    Hi,

    I’m using One Identity Manager version 10.0.

    The Web Portal language is set to English by default and it’s the only one enabled in Designer. However, when a new request is created in the Web Portal, the calendar still shows the months in German…

  • My Responsibilities columns cannot be hidden in 9.2.1

    Hello,

    I’m currently working with One Identity Manager version 9.2.1 and facing a limitation regarding the "My Responsibilities" table in the Web Portal.

    Scenario

    Some columns in the My Responsibilities view are populated with invalid…

  • 9.3.1 / Angular Portal / Users can trigger duplicate “Add to cart” actions due to missing loading indicator

    We are facing issues in the Angular Portal that make the ordering functionality almost completely unusable. The situation is as follows:

    A user logs in, selects several service items, and clicks “Add to cart”. The loading spinner appears…

  • Configuration Key on Reference user IT SHOP - web portal

    Hello everyone,

    In the Web Portal (One Identity Manager 9.2), I am trying to apply a custom filter in:
    Request → New Request → Products by Reference User. I want to filter the items the user can copy from the Reference user.

    I have a where clause…

  • WebDesigner – YubiKey Integration for Request Signing

    Hello,
    I’m reaching out to get your input on a client requirement related to WebDesigner.
    We currently have a client request on which we would greatly appreciate your input. The client is using the WebDesigner portal and would like to implement…
  • Submitting Single Items from the Shopping Cart in the new portal

    Hello Experts,

    From what I can understand currently there is no option to submit single or multiple items from a shopping cart. The only option is to submit the whole shopping cart.

    Is there a way without coding this feature yourself to achieve this functionality…

  • Web Designer - Tile Viewing condition

    Hi everyone,

    i was wondering, is there a way to specify a viewing condition for a tile that is based on a parameter of the identity I want to inspect?
    Like, I'm a manager and i want to see my subordinate identities, though, when I inspect their profiles…

  • Web portal renewal approver cannot change valid until date

    Angular web portal, version 9.2. and 10.0. Approvers can change the valid until date of new requests pending approval. The recipient may request a renewal, with a valid until prolongation date, but, the valid until (prolongation?) date field is missing…

  • Is the source Code for new web manager going to be released on github?

    Hello,

    So far the source code for the Password Reset Portal, Operations Support Web Portal and the Web Portal have been released on the GitHub:

    OneIdentity/IdentityManager.Imx: HTML5 source code for Identity Manager web apps

    Is the Manager code going…

  • custom theme is not reflecting in V9.2

    Hello I'm using 9.2 version and I'm trying to add a custom theme to my Angular Web Portal, I followed all the instructions in the readme, for some reason the corners of the EuiMastHead are kept in the original color and when trying to change the theme…

  • Passcode Generation fails

    Hi,

    In versions 9.2 and 9.31, we have implemented a custom password recovery project in Angular.
    Fixed credentials stored in the web.config file are used.
    Users can request a PIN code by providing their username and selecting a recovery method. Additionally…

  • Web Portal Customization

    Hi everyone,
    I have installed One Identity 9.3.1 and I would like to customize the web portal according to customer requirements.

    Specifically, on the home page of a standard user I currently see the following sections: "Requests", "Attestation", "Responsibilities…

  • Logged-in users cannot update their own Primary Location in Web Portal profile despite configuration and permissions

    We require that a specific group of five users be able to update their own Primary Location in their Main Data via the Web Portal profile (logged-in user profile settings).

    These users regularly move between offices as part of their job responsibilities…

  • Request Entitlements for Business Role from Web Portal

    Hi Everyone

    We create a business role from the web portal, then want to add an entitlement.
    By default, there's a request entitlement option. However, when the user making this request unsubscribes or leaves work, the entitlement is removed from the…

  • Web Portal - add a dropdown menu with joined tables

    Hello,

    we need to customize the Angular Web Portal by adding an eui-select (drop-down menu) with options retrieved from the database. Our query involves joining more tables. One of the tables is Person and it is filtered using the requester CentralAccount…

  • Unable to Remove UNS Groups and Roles from UNSAccountB after Request Approval in Identity Manager v9.2

    Hello,
    I have integrated the UNS system using a custom REST API script on One Identity Manager v9.2.

    • User objects are added to the UNSAccountB table.

    • Group objects are added to the UNSGroupB table.

    • Role objects are added to the UNSGroupB1 table…

  • Deleting an Identity from Web Form

    Hi all,

    lately we are trying to achieve the deletion of an Identity (an entry of the Person table) from a custom button that is placed in a form in the Web interface of One Identity Manager. We are using Web Designer to modify the interface of the Web…

  • valueConstraint and LimitedValues doesn't seem to work

    I have a custom table where we stage HR-data before syncing to Person. 

    There's also a custom angular module where you can create and edit new external identities. 

    On column has a a defined list of values 0,1,2,3. 

    I want to be able to limit what certain…

  • Reading config parameters from Angular web portal

    Hello group,

    We have created a new tile in the Web Portal home page, and among other things we want to add a link inside this new tile with a specific URL.

    The thing is that this URL could change in the future and to avoid a new build and transport to…

  • Web portal logo issue with load balancer

    Hi everyone,

    My environment consists of two servers connected to a load balancer. I installed the API Server on both servers, and within the API Server I inserted the new logo file for the web portal. I then configured the new logo from the One Identity…

  • Error when searching for person in ITShop

    Hi everyone,

    I’m quite new to troubleshooting One Identity and need some help.

    When I search for a user (for example a recipient) in the IT Shop Web Portal, I get this error message:

    “An error occurred while processing your request. Check the application…

  • Custom API issue in 9.3 Angular Web Portal

    Hi everyone,

    I created a plugin to add custom APIs to my 9.3 installation and then I loaded the plugin via the Software Loader.

    Next I need to import the plugin to my Angular Web Portal project. This is official guide about this topic: Identity Manager…

  • Angular development - How to redirect to a view passing some filter parameters

    Hello,

    We are developing in a 9.3 version environment, a new tile that appears in the home page of the Web Portal, that is similar to the My Direct Reports.

    This new tile shows all my direct reports that are deactivated (Temporary, Risk, Permanently).

  • Issue with incorrect TypedClient generation in Custom imx-api-ccc (Custom API) Angular WebPortal

    Hello All,
    We are experiencing issues with the generation of the 
    TypedClient class in our custom imx-api-ccc API. Below a screenshot showing how the TypedClient class should look and looked up to this point, with all the expected wrappers and properties.
     .

    Here…

  • Exposing Custom API Endpoint Schema to Angular Portal (GetSchema Issue Follow-Up)

    Hello dear community,

    I wanted to follow up on Nikolai's previous question regarding the schema exposure for custom CompositionApi endpoints in the Angular portal: Expose Dynamic Schema in QBM CompositionApi Endpoint in IMX API wrapper - Forum - Identity…