• Angular New Manager Product unsubscribe

    Hello,

    in the actual Angular Portal Version 9.2 (from GitHub) is a cool new feature that when i create a request for a Identity to assign a "New Manager" a ShoppingCardItem is created and in dies Request i can select witch Produkt should be unsubscribed…

  • Can't submit again in request history, new web portal

    We are currently testing the angular based web portal, and when checking a request that is canceled or unsubscribed in the request history, we get a notifcation stating 0 Products have been added to the shopping cart, and thereafter the error message…

  • The Search Index is Currently Not Available

    Hello,

    We have an issue with the Angular Web Portal: whenever we try to search something we get the error "The Search Index is Currently Not Available [57263001]". We have tried installing the App Server and running Update index, but it did not work.…

  • Automatic prefilled request property

    Hello everyone,
    I am in the process of deploying a product in Angular Web on OneIM version 9.2 that uses the new request properties.

    These are also displayed as desired.
    Now I am in the process of adapting the valuation scripts and validation scripts.

  • Request history in new Angular web portal: viewing permission denied

    Hi!

    We are using One Identity version 9.2, in two test environments, and in one of them I can open request history in the web portal, but in the other, I get the error message: 

    Request procedures: Viewing permission denied for value "Product". [810024…

  • What permission do I have to see in Hyperview specified "bubble" (example: Actrive Directory Groups) ?

    On the Angular Web Portal (9.2) I cannot see with a specific user the "bubbles" related to Active Directory user accounts, Active Directory groups, etc...
    I can see correctly up to Account Definitions, but not beyond.

    What permissions does the…

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

  • How to change session timeout duration for angular portal?

    WebDesigner uses the session timeout specified in web.config, for example

        <sessionState mode="InProc" stateConnectionString="tcpip=127.0.0.1:42424" sqlConnectionString="data source=127.0.0.1;Trusted_Connection=yes" cookieless="false" timeout="60"/>…

  • Inactivity timeout in angular portal

    is there any feature available in the Angular portal that will terminate a user's session if they are inactive for a certain period of time, requiring them to log in again to access the portal? not session timeout, inactivity timeout i meant.

    • inactivity…
  • How to Enable Passcode Generation for All Identities in Angular Web Portal as a Session User

    In the current out-of-the-box feature, a user can only generate passcodes for their subordinates/direct reportes. For example, in the Angular dashboard, under the "My Responsibilities" tile, it lists:

    • User 1
    • User 2

    As a user, I can generate…

  • Integrating Safeguard Portal Access with ITShop Request Approval in Identity Manager 9.2.1

    I have integrated Identity Manager 9.2.1 with Safeguard SPP and SPS. How can I make it so that when a user requests a password or a session from the ITShop, once the request is approved, the user can open the Safeguard portal from the request details…

  • Delegation to Person who is being attested

    Hello Identity Manager Community, 

    I ran into the following situation: 

    'Person A' delegates an attestation for a ADSAccountInADSGroup-object to 'Person B'.

    'Person B's entitlement /group membership is being attested by the attestation and…

  • In Add to cart section's Edit product form, Reason field is not required in Angular Portal. Need this field as mandatory field



    in the "Add to Cart" section, the session user can submit a request without filling out the "Reason" field for the products.

    Is this the default behavior in V9? If yes, what configurations are needed to make the "Reason" field required…

  • Custom Angular API for triggering a process

    I'd like to trigger a process through a press of a button on 9.2.x Angular portal. I've checked API documentation but can't seem to find the correct API for my need.
    Do any APIs like this already exist that I might have overlooked? If no, would…

  • Restricting Managers from Modifying the Employee Type Attribute in the Web Portal, Allowing Only helpDesk Role Members to Edit

    How can I restrict that when a Manager creates a new identity from the Web Portal, they cannot modify the value of the Employee Type attribute, and only users who are members of a business role called helpDesk can do so?

  • Angular Web Portal - Issues with attestation grouping

    Hello IM Community,

    I've tried getting to know the angular development side of OIM. 

    Earlier today i hit somewhat of a roadblock when i noticed that the current angular project in Github, seems to have a slight issue, which i cant seem to solve. 
    Whenever…

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

  • Issue with Multivalue Parameter resetting in Request Property(Version 9.2)

    Hello Everyone,

    I am encountering an issue with the Multivalue Parameter in the request property while using an Angular web portal (Version 9.2). When I select a value from the Multivalue field, it gets selected correctly. However, if I update another…

  • IT Shop company logo

    Hi,

    how can i setup the company logo. I know in the API config i can choose the logo and that does work with the login page and the masthead. There is our company logo shown.

    But in the "About" Page and also the loading screen (splash.service.ts) the …

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

  • Field Binary in a new Angular Web Portal form

    Custom fields (type Binary) have been configured to allow the management of some files for One Identity entities such as Person or UNSAccountB.
    Creating new custom forms on the Angular Web Portal, how can these fields be managed? Are there any components…

  • Parameter configuration in Version 9.2 New Request Property

    Hello,

    I’m implementing a user onboarding form using a new request property with fields including First Name, Last Name, Middle Name, Full Name, and Default Email Address. I need to understand where to place my scripts for formatting and calculation within…

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

  • Web Portal - Font Family

    I would like to update all the text on our web portal to use the Arial font. How can I achieve this? Is this only possible with a custom theme or can i change a setting?
    Thank you!
  • Calculating different form fields on Version 9.2 using New Request property

    Hello,
    I’m implementing a user onboarding form using a new request property with fields including First Name, Last Name, Middle Name, Full Name, and Default Email Address. I need to understand where to place my scripts for formatting and calculation…