Changes between Version 2 and Version 3 of IdPLogout
- Timestamp:
- 12/15/11 14:29:04 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IdPLogout
v2 v3 3 3 This page documents the IAM built logout capability of the IdP. It is a simple bit of JSP script that detects the presence of the _idp_session cookie in the client browser and then sets the cookie for removal of its present. It also provides a return parameter for returning a client browser back to the control of an application. The following flow diagram helps to illustrate the use of the facility. 4 4 5 [[Image(logout.png,33%)]] 5 6 6 7