New to One Identity – Trouble Adding a New Menu Item in Angular Web Portal

Hi everyone,

I’m new to One Identity Manager (v9.3) and currently trying to add a new menu item to the Angular web portal. I’ve been following the steps from the README, but I’m stuck and not sure if I’m placing things in the right files.

Here’s my situation:

  • The README says to use setupMenu in an init.service.ts file to register the new menu. But there are multiple init.service.ts files in the solution, and I’m not sure which one is the correct place to add my code.

  • I created a new component (select-identity.component.ts) and added a routing entry. However, I don’t know exactly where the routing should go so that the new menu item correctly links to my component.

My questions:

  1. For someone new to One Identity, which init.service.ts is the right one to register setupMenu when adding a custom menu?

  2. Where should the routing be added so that the menu entry navigates properly to my new component?

I’d really appreciate if someone could point me in the right direction or share a simple example. Thanks a lot in advance!

Best regards,
Emi