On Fri, Jun 28, 2019 at 9:58 PM Manoj Patil <[email protected]> wrote:

> Yes, i am clicking on “Logout” with guacamole at that time what happen
> when i am reconnecting through guacamole usernames and password the message
> is user is connected .
>

Any chance you might be blocking the HTTP DELETE requests used to by the
REST API to request logout?


> At that time i am refresh the guacamole link means “
> http://domainname:8080/guacamole/ “ and then connect that time
> successfully connected.
>
> so my question is is any chance to refresh link when i am logout with
> guacamole.
>

If you have logged out, then you will not be able to connect. If you are
able to connect, then you haven't logged out. If you have clicked "logout"
but remain logged in, that suggests that you may have accidentally
configured your reverse proxy to block the REST API request used for
logging out. That request is an HTTP DELETE request.

- Mike

Reply via email to