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