+xns/Session
Message: LogoutNotify

+xns/Core/XNSObject
   |
   +--+xns/Core/Message
         |
         +--+xns/Session/LogoutNotify


Notifies a merchant that the user has logged out. The user is directed to the LogoutURI specified in the originating +xns/Session/Authenticate or +xns/Session/Login message. A RedirectURI parameter is appended to the HTTP GET request by the session service. Upon receipt of this request, the merchant should remove any session state associated with this user. The merchant then must redirect the HTTP request to the specified RedirectURI. This is not an XNS message - merely an HTTP GET request to a specified URI at the merchant site. It is described as an XNS message to provide a unique name for this operation and provide a place to contain its specification.

To: This is an HTTP GET request to a merchant.
From: The central session service.


 

Input
+xns/Core/URI RedirectURI URI to direct the browser after session state is removed.
 

Input Detail

RedirectURI

URI to direct the browser after session state is removed.  

DataType: +xns/Core/URI
 


 

Publishing Identity: +xns
© 2002 XNSORG
Last Updated: 07/09/2002