This service assists in consuming the SAML 1.x assertion.
https://consumer_server:port/affwebservices/public/samlcc
Identifies the web server and port hosting the Web Agent Option Pack or SPS federation gateway.
This field is on the Assertions tab of the Affiliate Properties dialog and the SAML POST Template dialog.
<servlet> <servlet-name>samlcredentialcollector</servlet-name> <display-name>SAML Credential Collector</display-name> <description>This servlet acts as the SAML Credential Collector.</description> <servlet-class>com.netegrity.affiliateminder.webservices. SAMLCredentialCollector</servlet-class> </servlet> <servlet-mapping> <servlet-name>samlcredentialcollector</servlet-name> <url-pattern>/public/samlcc/*</url-pattern> </servlet-mapping>
Copyright © 2012 CA.
All rights reserved.
|
|