Previous Topic: Resource Partner Attribute Dialog--Advanced Tab

Next Topic: Resource Partner Properties Dialog--Advanced Tab

Resource Partner Properties Dialog--Signout Tab

The Signout tab lets you enable the WS-Federation signout feature, which terminates all sessions for a particular user at each Resource Partner where the user has a session.

The fields and controls on this dialog are as follows:

Enable Signout

Enables the WS-Federation signout feature for the Resource Partner.

SignoutCleanupURL

Specifies a URL at the Resource Partner where the user's browser is redirected to terminate the user session.

Federation Web Services redirects the user to the signout cleanup URL after the user’s session is completely removed at the Account Partner and all Resource Partner sites. If the signout is initiated at the Resource Partner, the logout confirmation page should be an unprotected resource at the Resource Partner site. If signout is initiated at an Account Partner site, the logout confirmation page should be an unprotected resource at the Account Partner site.

SignoutConfirmURL

Specifies the URL at the Account Provider where the signout message and Resource Provider cleanup locations are sent as post data to the SignoutConfirm JSP page. The default URL is:

http://ap_server:port/affwebservices/public/signoutconfirmurl.jsp

ap_server:port

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.

The signoutconfirmurl.jsp is included with the Web Agent Option Pack or SPS federation gateway. If you move this page from the default directory, make sure you put it in a location where it is accessible to the servlet engine you are using for the Federation Web Services application.

More Information:

Configure Signout