SSO with iFrame

Hello,
I am embedding a pre-existing web app within an iFrame portlet of MWS. Is there a way to pass a URL to this iFrame control. The reason being is that I don’t want to make the user sign on into MWS and then sign on again to the existing web app and would pass the credentials from MWS to the existing web app via the URL.
Any other mechanisms used to accomplish SSO versus passing name value pairs in the URL?
Thanks,
Shane

1 Like

Hi,

MWS supports both SAML and NTLM and you can do SSO with any of them.
Have a look at the MWS Administrator guide, there’s a chapter there about SSO.

Bruno

1 Like