• Web Portal 9.1 - Sub identities

    New Angular web portal, One Identity version 9.1

    I created a main identity and then I created a sub-identity linked to the main one. Viewing the overview on the new portal, I read "Personalized administrator identity" in the Identity form, but it is not…

  • Web portal: Identities menu in Data Administrator

    How can we add more data fields in the Identities menu, found under Data Administrator/Data Explorer?

    When clicking on a user, we can view some info on the user in the Details tab. The default configuration shows only ‘Display name’, ‘Default email address…

  • Angular based Web Portal - Change colors

    Hi,

    Is there an easy way to change colors in the new Angular based Web portal (Identity Manager 9.1)? We have configured an ApiServer but in the Administration Portal I can only find the option to change company logo, not colors. Do we need to set up the…

  • How to call auto generated Composition API methods by HTML Client with/without search parameter

    Hello,

    it seems like compiling the Composition API and creating the HTML Client can be different based on the environment:

    1) local (dev) => Composition API methods created with HandleGetByQuery do not have a "search" parameter in the Client, hence you…

  • Recommended Angular version for HTML applications

    Hello,

    we are using OIM 8.1.2 at the moment which comes with Angular v6 for HTML5 application development. Is it possible to move to a newer version in terms of backwards compatibility (in regard to the OIM Angular Components/Plugins and the Client)?…

  • Multiple Redirect URI for an app in Cloud Access manager OpenID Connect/ oAuth 2.0 SettingsOpen

    Hi,

    We are trying to setup an app in CAM for authentication from an angular APP using OpenID Connect oAuth 2.0

    It works to receive access token and id_token. But we need additional functionality to refresh tokens(access, id_token) silently with no prompt…