Implements single sign-on for WS-Federation.
http://ap_server:port/affwebservices/public/wsfedsso
Specifies the server and port number of the system at the Account Partner that is hosting the Web Agent Option Pack or the SPS federation gateway, depending on which component is installed in your federation network.
This SSO Service field is in the SSO tab of the WS-Federation Auth. Scheme Properties dialog.
<servlet> <servlet-name>wsfedsso</servlet-name> <display-name>WSFED Single Sign-On service</display-name> <description>This servlet is the WSFED Single Sign-On service at an Account Partner.</description> <servlet-class>com.netegrity.affiliateminder.webservices.wsfed.SSO </servlet-class> </servlet>
<servlet-mapping> <servlet-name>wsfedsso</servlet-name> <url-pattern>/public/wsfedsso/*</url-pattern> </servlet-mapping>
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |