When working with NAM, we still have to install and configure OSP, and configure it to use SAML2 connection to NAM, or use a reverse proxy setup that is really bad and breakable (can be break on every new release).
We want to use NAM as our identity provider. I can offer 2 options:

i. Use reverse proxy (MAG) and let identity apps get user credentials from HTTP header.
ii. Use NAM oAuth for all identity apps.

Comments