• How to add a column to filter in grid, in web designer

    I have a request property that uses the department column. When users of the web portal choose a department, only the column Fullpath is shown. I do not want the users to manually add the column Departmentname, but rather have that column as default,…

  • Search not work on Angular Portal


    On the Angular Portal since 9.1 Version have this problem the search term params does not exist and repsonse 500 error .

    This is my exception if i try to hit the endpoint from the searchbar and on the swagger ui.

    Error: An error occurred while processing…

  • Regarding Request Properties, how can I reference another parameter in the Valuation, Validation script columns?

    Hi Guys,

    I am using Request Properties with the Angular Web Portal,

    And I have, for example, the parameters "First Name" and "Last Name". In the Validation column of the "Last Name" parameter, I would like to retrieve the value of the "First Name" parameter…

  • New custom API doesn't work on Web Portal

    I want to create a new page on the Web Portal to display the AERoles.
    I developed a new custom API:
    builder.AddMethod(Method
                    .Define("ccc/AERole")
                    .FromTable("AERole")
                    .EnableRead()
                    .WithAllColumns…
  • About A Product's Requestable

    Hello everyone,

    We have a product that can be requested by external users. We want that external user's manager can request the product on behalf of external users but at the same time, external users shouldn't see the product when they logged in Web…

  • How limit acess to the web portal to another Active directory accounts with the same identity

    Hi

    Version: OIM 8.2

    is possible to block or to limit acess from a specifc ADSAccount (used for suport cases) to the Web portal, the method used  Actually for login is Active Directory user Account (Manual Input/Role Based)

    the question is if have some…

  • DGE Filesystem Resource Access report from Web Portal is different from that generated by Manager

    Hello, everyone,


    I am using the One Identity Manager Data Governance Edition version 9.2,

    I am experiencing an abnormal behavior when generating "Filesystem Resource Access" reports via web portal, the type of "Access" is not displayed in the…

  • How can I create a customized product on the new Web Portal? OneIM 9.2

    In Web Designer, I normally used Object Dependent to create a link between the Web Component and the Product I wanted to customize.
    In the new Web Portal, I searched the QER lib, but unfortunately I couldn't find a way to make a link between a new component…

  • Caches management of Angular Web Portal

    Hello everyone,

    We are making a custom app for one of our solution from the Angular codebase v92. We are building using npm run build. But we see there is a caches that is not getting cleared when we have deployed the custom app. Can anyone of you please…

  • Date format change only for Web Portal

    Hi,

    Is it possible to change the Date format on the Web Portal, without changing the date format settings for the whole system? We are currently using 8.2 version and the date format being used is MM/DD/YYYY. Since, we are connected to multiple downstream…

  • Direct product url in the IT Shop

    Hello, 

    I would like to know how we can have an url for a product in the IT Shop, so that when employees click on the link ( in an email or from another webpage like Jira) it takes the employee to the product page in the IT Shop directly so that they can…

  • how to show maintenance mode message in web portal

    Hi Team,

    I have planned a scheduled change in One Identity Manger v.8.2 and I want to display a maintenance window message in the web portal to users if anyone tries to use web portal during the change window. 

    Trying to display only a blank page with…

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

  • Web Portal - Error 500 while saving the request properties for a service item

    Hi,
    I added a Condition (query) on a parameter of request property related to a specific service element. 
    When I create the request in Web Portal by proceeding to populate the properties, the first field becomes blank when we select the second field. Also…

  • Issue on Web Portal available on GitHub

    Hi,
    we've downloaded the Web Portal project available on GitHub. On first startup, the New Request or Add to Cart calls go into error.

    Specifically, we get a 500 error on the POST call to $URL_APISERVER/portal/cartitem/UID_PersonOrdered/candidates…

  • Setting up web server that is running on AKS - oneidentity/oneim-web

    Hello,

    I set up servers on ACR and AKS

    When I try to login to web server with the viadmin or user that I created during the DB initialization, I get error wrong password or user. When I try to create a new one from the portal I get:

    An error occurred…
  • IMOD-SE - Web Portal and Custom API doesn't show query result from view

    I developed a custom API that takes the data present from a view created on the database.
    {"TotalCount":84,"TableName":"CCC_View_PersonIAGSI_IAGNO","Entities":[
    ...
    ...
    ...
    ...
    ]
    }

    A new page has been created on…
  • New Identity approval

    Hi everyone!

    I am working on creating identities through the Manager/Admin Web portal Identity manager account Responsibilities>My Responsibilities>Identities>Add a new Identity (customized the VI_Employee_edit to CCC_Employee_edit as per requirement…

  • Web Portal v9.1

    Hi,
    I created a custom plugin where I created a test component inside. I added a menu item that should recall it, configuring the route as seen in the standard portal, but the component cannot be reached by clicking the menu item.
    How can I resolve this…

  • Request is automatically denied when manually escalated by the recipients managers manager


    We have an approval workflow where a request is routed to the recipients manager. The request can be escalated to the recipients managers manager, either via timeout, og manual escalation.
    This works in most cases, but if the recipients managers manager…

  • Add Autocomplete Textbox on web portal

    Hi,

    We try to add an Autocomplete Textbox on the web portal through the Web Designer.

    We want to add this textbox in the organizationl data - Field to add a new parameter when a new user is created.

    How can I link a custom table with all the value that…

  • How to configure authentication module für angular-based portal?!

    Hello,

    We are currently running the first steps in version 9.1.1.
    We also want to see what steps are necessary to get the new portal based on Angular up and running.

    In the documentation (support.oneidentity.com/.../2 the point "Configuring authentication…

  • How to set a field as fillable but not editable in the web portal

    Hello,
    I would like some help on: how to set a field as fillable but not editable in the web portal, in the user registration form.

    thanks.

  • Role Membership Product

    The client has discovered a user who has been assigned three business roles that are not available in the IT Shop. However, these assignments resemble active assignment requests. Does anyone have any insights into what might be happening here?

    While conducting…

  • How can I disable VI_UserRegistration_Web

    How can I disable the web project.

    We are not using it, but we are compiling it a lot?