Question for SSO

Which SSO strategie is used? NTLM or something else?

MWS ist based on Jetty → Is MWS SSO based on jetty authentication?

There’s a few options available:

  • HttpHeaderAuth which will allow you to work with Enterprise auth systems like SiteMinder or Oblix
  • SAML which allows other apps to treat MWS as a Security Provider
  • Custom Auth handler which allows you to code your own SSO strategy

Regards,
–mark
[/list]