• Customizing the theme on 9.0 Angular portal

    I am wanting to customize the colors of the Angular portal on version 9.0LTS.  I see in version 9.2 and above there is a custom_theme SCSS file that can be modified.  How can I customize the them in 9.0LTS?  I cannot see it being documented in any guides…

  • How to theme on Angular portal for 9.0.3 LTS

    I am using an 9.0.3LTS installation of OneIdentity.  I have started the migration to Angular portal.  However, how do you theme the installations, ie change colours, fonts etc.  It appears that starting in 9.2 there is a custom_theme that you can do.  However…

  • Creating a Custom API That Calls Another API Based on Response Code & .NET/C# Documentation


    Hello everyone,
    I'm currently working on a customization project in One Identity Manager and would like some guidance on the following:
    I'm trying to create a custom API endpoint that will:
    Call an external API.
    Based on the response code (e.g., 200…