After the user has been authenticated once via the browser, login is not required for further queries. By default, the session length is set to 5 minutes. If no query is submitted in this time, the login must be repeated for another query.
To retrieve data for different users within the session duration, you can exit the active session early by logging out. To do this, enter the logout.do page in the URL. This page has no parameters. Then log in using different user access data.
Example
http://pcwas:8080/API_default/urlquery/logout.do