Different OAuth configurations for Angular Portals

I would like to setup Angular projects with different IDP configuration for OAuth 2.0 authentication so that we can enforce coarse grained authorisation at the IDP. It appears as though the configuration in One Identity applies at the /ApiServer/ level and therefore uses the same configuration for the user portal and the operations support portal.

Is it possible to have the user portal and the operations support portal using different OAuth configurations?

Top Replies

Parents Reply
  • Hi  

    I guess we're talking about subtly different questions ..

    This XML limits the API projects, which I believed was the direction of Craig's question. Looking at it now, we probably mean the HTML5 applications (which are technically separate things from the APIs, although they are of course related).

    The HTML5 apps cannot be limited per server at the moment.

    If you want to allow only one, you can configure qer-app-portal as the starting application instead of qbm-app-landingpage. You could even block the URLs for the other apps on the server level for additional security.

Children
No Data