John Frank created GUACAMOLE-1083:
-------------------------------------

             Summary: Sharing API Token Sessions via >1 servers.
                 Key: GUACAMOLE-1083
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1083
             Project: Guacamole
          Issue Type: New Feature
            Reporter: John Frank


Currently I have 2 Guacamole Servers behind an AWS Application Load Balancer. 
Both Guacamole servers are linked to an external MySQL database.

However, when I get a users token (POSTing to /api/tokens) its only valid for 1 
of those servers. As my load balancer shares its load equally, it goes to 
Guacamole Server 1 gets a token, then my client uses that to access Guacamole 
Server 2, and its not a valid token?

(I've read through the documentation and am unable to find anything) - 
Implement a way to share tokens across servers - I had thought these would be 
saved in the MySQL database, and not on the server the request came to.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to