Reference > Shop flow URLs > Member subsystem URLs > Security


Logoff URL

Log off a registered user.


URL structure

http:// host_name/path/

The fully qualified name of the WebSphere Commerce Server and the configuration path

Diagram of the URL structure: The URL starts with the fully qualified name of the WebSphere Commerce Server and the configuration path, followed by the URL name, Logoff , and the ? character. End the URL with a list of parameters in the form of name-value pairs. Separate each <a href=name-value pair with the & character. For a detailed description of the parameters and their values, see the list entitled Parameter values." />


Parameter values

storeId

The reference number of the store from which the customer is logging off.

URL

The URL to be called when the command completes successfully.

rememberMe

Determines whether the customer should be remembered.


Example

This example logs a registered user off the system.

http://myhostname/webapp/wcs/stores/servlet/Logoff?storeId=1


Behavior


Exception conditions

None.


Example

This example logs a registered user off the system, but their session will be persisted

http://myhostname/webapp/wcs/stores/servlet/Logoff?storeId=1&rememberMe=true


Behavior


Exception conditions

None.


Related concepts

Member subsystem

Persistent sessions (Remember Me)

Related reference

AdminResetPassword URL

Logon URL

ResetPassword URL

RunAsUserSetInSession URL

RestoreOriginalUserSetInSession URL

Member subsystem URLs

Shop flow URLs


+

Search Tips   |   Advanced Search