Specifications for single sign-off requests and responses
When configuring the single signoff functionality, the single signoff requests and responses are formatted according to these specifications.
Single sign-off requests WebSEAL sends the request to the single signoff resource specified by the single-signoff-uri configuration entry. The single sign-off request contains:
- The HTTP GET method.
- Any cookies and headers configured for the junction point where the single signoff resource resides.
Single sign-off responses
WebSEAL expects a response with an HTTP status code 200 OK. Any other status code results in a logged error. WebSEAL disregards the body and any other headers in the response.
Parent topic: Single sign-off
Related concepts
Related tasks