This article describes how to configure Single Sign On (SSO) for Outlook Web Access (OWA) 2010 with two factor authentication.
SSO does not work for OWA 2010 for two factor authentication after configuring SSO by using CTX128197 - How to Configure Single Sign-On for Exchange 2010.
The Action URL for SSO form is different in OWA 2010. Therefore, you must modify the Traffic Management policy. You require a rewrite policy to set the PBack cookie in the logon.aspx request.
In normal scenarios, the PBack cookie is set at the client when you select Submit. If SSO is configured, then the response to logon.aspx is intercepted and the form request is generated by the NetScaler appliance. The PBack cookie is not attached in the form submission request. The OWA server expects the PBack cookie in the form submission request. Rewrite policy must be attached to the PBack cookie in the form submission request.
Note: Clientless Virtual Private Network (CVPN) access for OWA 2010 is now supported with NetScaler software release 10.
Configure a Session policy with the Session profile.
Note: Sometimes even after you implement the rewrite configuration, Outlook might not issue OWA Session cookies and the Pback cookies might not be inserted. In this scenario, you must use the following configuration as a workaround instead of the preceding rewrite configuration.
Bind the Rewrite policy to the Load Balance virtual server.