If a user visits the Resource Partner before visiting the Account Partner, the user must be redirected to the Account Partner. Create an HTML page, such as a site selection page that contains links to Account Partners with which to authenticate. Upon selecting a link, the user is directed to the single sign-on service at the Account Partner.
Note: The site selection page has to reside in an unprotected realm.
The hard-coded link that the user clicks at the Resource Partner must contain certain query parameters. These parameters are part of an HTTP GET request to the Single Sign-on Service at the Policy Server of the Account Partner.
The syntax for the link is:
https://host:port/affwebservices/public/wsfedsso?wa=wsignin1.0&wtrealm=RP_ID
Indicates the server and port number where the single sign-on service resides
Specifies the Resource Partner identity
Note: You do not need to HTTP-encode the query parameters.
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |