• Manager unable to revoke subordinates' access in Web Portal – One Identity Manager 9.3

    Hello,

    We are using One Identity Manager 9.3 and noticed that, even with the manager role, a manager is unable to revoke access that has already been approved and assigned to their subordinates via the Web Portal.

    Current scenario:

    • The manager is able…
  • Overridable calculated new request properties

    We are working on a request form using the new Request Properties.

    The requirement is like, when user click on a product, it appears a form and asks few fields to fill up.

    One of those fields would be ‘User ID’.

    The requirement is, when the…

  • Problem in creating user on the portal, skipping ID(CentralAccount).

    Hello, I am Rafael, a technician at Cintech Brazil. We are working on a project with the company Sanepar and we have a problem related to user creation on the portal, specifically in CentralAccount. We are facing an issue with the creation of Keys (Identifier…

  • How to trigger approval workflow after a identity is inserted into Person table through web designer?

    Hello,

    I am currently using the OOTB functionality in web designer for creating a Identity.

    After the details are entered in web page and clicking on save, the record gets inserted into Person table in inactive state(I am making the status as inactive…

  • How to enable custom theme branding in Angular portal using oneim-api-server (v9.2)

    Hello,

    I am currently working on customizing the Angular end-user portal of One Identity Manager, using the official oneim-api-server Docker image, version 9.2, deployed on Kubernetes.

    I would like to enable the use of custom themes located under:
    /var…

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

  • Delegating IT Shop Request Cancellation and Unsubscription Permissions to Service Desk Members via Web Portal

    How to delegate to Service Desk members the ability to cancel or unsubscribe a request in the IT Shop on behalf of any user, performing the action from the web portal.

  • Web Portal unusable after login

    Hi everyone,

    I'm currently testing the API Server / Web Portal (oneidentity/oneim-api:9.2) deployed in Kubernetes, and I’m encountering a critical issue.


    The App Server is deployed and reachable (tested separately).

    The API Server has 2 replicas…

  • App Server Error – /appserver/update/allowed not found (Kubernetes deployment, version 9.2)

    Hello,

    I'm currently deploying One Identity Manager 9.2 in a Kubernetes environment, using the official Docker images:

    • oneidentity/oneim-appserver:9.2

    • oneidentity/oneim-api:9.2

    Context

    • I deployed the App Server with the appropriate environment…

  • Question about custom target systems and account tables

    Hi everyone,

    I'm working on a custom target system, and I noticed there's a table called UNSAccountB, but it doesn't follow the structure I need for my use case.

    Is it considered a good practice to extend the UNSAccountB table to meet custom…

  • Is there a way to limit the available Primary Business Roles in v9.2 web porta\Data Administration\Create Identity?

    Greetings everyone,

    I have a customer that is planning to limit the Data Administration\Create Identity option in the web portal for adding external users only. Their current process involves the assignment of a Primary Business Role to kick-off access…

  • How to limit a "Spare Field" field to a maximum of 18 characters in a service item parameter on the web portal?

    Hi everyone,
    I'm configuring a service item on the web portal and I need to limit the "Nome de exibição da conta" (or a spare field) to accept a maximum of 18 characters. Is there a way to enforce this restriction, either through configuration, scripting…

  • How and where to edit info boxes in the Angular portal?

    I need help with finding out how and where I can edit the text in the info boxes in the angluar portal. I want for some of these info boxes to either add more text or change the order that the senteces are written in the info box.

  • is it possible for request properties to access the value of another parameter and use it within a value definition condition (sql where clause)?

    For my custom request property I have a set of several parameters.

    The first one called "Department" is a user prompt for a department (uid_department) and the second one called "Person" is another user prompt for an identity (uid_person).…

  • How to deploy att customizations

    I have developed some customizations on the attestations module (att project), specifically on the "loss-preview-table" component.
    How can I deploy these changes?

    I tried to build the project with the "ng build --configuration dynamic att" command…

  • SSO One Identity Manager 9.3

    Hello everyone, I hope you're doing well. I would like to ask a question regarding SSO (In Angular Web Portal). I'm currently working with One Identity Manager 9.3, but I haven't been able to find clear documentation on how to properly enable it and how…

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

  • Data Administration - Identities - Default View additional column configuration

    Hello everyone,

    our client asked us if it is possible to add a specific additional column in the Identities Data Administration page automatically visible by default for everyone without having each user click the "Additional columns" menu and then save…

  • Adding Custom Fields to Request History in Angular Web Portal by Default

    Hello everyone,

    We are using One Identity Manager 9.2 and the Angular Web Portal.

    Is there a way to add a new field by default to the Request History section in the Angular Web Portal? For example, when I request a business role, I would like to include…

  • System Role Edit

    Question - Is it possible for certain users (e.g., System Role Owners) to not see the system role edit history in Edit Orders > Renew or Unsubscribe, aside from using Product filter? Thanks in advance!

  • Identity Manager New Web Portal

    Hello Everyone,

    I wanted to know how to install the new Identity Manager Web Portal like the one used in (One Identity Demo Lab).

    When I installed the app server, I only got the old looking Web Portal. I am Using Identity Manager 9.2.1

    Thank you all.

  • 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

  • Web Portal Customizations

    I am modifying the page I attached through Web Designer. (1IM 9.0 LTS)

    I inserted the following "Expression for display value" "UID_Person IN (SELECT po.UID_Person FROM Org o LEFT JOIN PersonInOrg po ON o.UID_Org = po.UID_Org WHERE o.Ident_Org = 'Manager…

  • Web Portal Customizations

    I am modifying the page I attached through Web Designer. (1IM 9.0 LTS)

    I inserted the following "Expression for display value" "UID_Person IN (SELECT po.UID_Person FROM Org o LEFT JOIN PersonInOrg po ON o.UID_Org = po.UID_Org WHERE o.Ident_Org = 'Manager…