The WSFedDispatcher Service services receives all incoming WS-Federation messages and forwards the request processing to other services based on the query parameter data.
https://rp_server:port/affwebservices/public/wsfeddispatcher
Identifies the web server and port at the Resource Partner hosting the Web Agent Option Pack or SPS federation gateway.
<servlet> <servlet-name>wsfeddispatcher</servlet-name> <display-name>WS-Federation Dispatcher service</display-name> <description>This servlet is the WS-Federation Dispatcher service for all WS-Federation services.</description> <servlet-class>com.netegrity.affiliateminder.webservices.wsfed. dispatcher</servlet-class> </servlet>
<<servlet-mapping> <servlet-name>wsfeddispatcher</servlet-name> <url-pattern>/public/wsfeddispatcher/*</url-pattern> </servlet-mapping>
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |