[ETM] Disconnect session from REST API
Hello!
Thank you!
|
One answer
Ian Barnard (2.3k●7●14)
| answered Jun 27 '22, 3:18 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Jun 27 '22, 8:23 a.m.
* send a REST request in order to close the sessions ...?
No,
The session is initiated from your client by making a TCP connection and then logging in which will add cookies to the 'session' in your client - reverse this by breaking/dropping the persistent TCP connection in your client and deleting all saved cookies from the session in your client.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.