MBW – SAML Path

For app=mbw, the gateway forwards the SAMLResponse directly to MBW ACS.


Inputs

What it does

  1. Receives SAMLResponse at /gateway/acs?app=mbw.
  2. Renders an auto-submit form that posts the same SAMLResponse to MBW ACS: https://dev-mbw-api.newbenefits.com/Saml2/Acs (configurable in appsettings.json).
  3. MBW consumes the assertion and signs the member in.

Outcome

Notes