The Security Token Consumer Service enables the consumption of assertions at the Resource Partner.
https://rp_server:port/affwebservices/public/wsfedsecuritytokenconsumer
Identifies the web server and port at the Resource Partner hosting the Web Agent Option Pack or SPS federation gateway.
This Security Token Consumer Service field is on the SSO tab of the Resource Partner Properties dialog.
<servlet> <servlet-name>wsfedsecuritytokenconsumer</servlet-name> <display-name>Security Token Consumer service</display-name> <description>This servlet is the WS-Federation Security Token Consumer service at an RP.</description> <servlet-class>com.netegrity.affiliateminder.webservices.wsfed. SecurityTokenConsumer</servlet-class> </servlet>
<<servlet-mapping> <servlet-name>wsfedsecuritytokenconsumer</servlet-name> <url-pattern>/public/wsfedsecuritytokenconsumer/*</url-pattern> </servlet-mapping>
Copyright © 2012 CA.
All rights reserved.
|
|