logout

Description

Ends the session and cancels the authentication cookie.

URL

/qcbin/authentication-point/logout

Remarks

Note: This resource is available in ALM 12.5x and 12.6x.

Logging off ends the session by setting the session cookie to expired.

When a session ends, all locks are released. Therefore, if an application connects to a new session, discard all data downloaded previously. If you do not, a PUT operation can overwrite changes made by another user while the entity was not locked.

HTTP Methods

GET: Disconnects the client from ALM.

PUT: N/A

DELETE: N/A

POST: N/A

Media Type
GET
PUT
DELETE
POST
None
-
-
-
-

Returns

One of the HTTP Return Codes.

User cookies set to expired.

Examples

Headers:

Set-Cookie: LWSSO_COOKIE_KEY=""; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/

Set-Cookie: QCSession=""; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/