necouchman opened a new pull request #381: GUACAMOLE-696: In JDBC module, merge effective groups URL: https://github.com/apache/guacamole-client/pull/381 This pull request overrides the `getEffectiveUserGroups()` method for the `ModeledAuthenticatedUser` class such that the user groups are merged between ones passed in from the provider that authenticated the user and the ones present for the same user within the JDBC module. I don't know if this is the best way to do this, if it fully resolves all of the issues associated with this particular JIRA issue, or if it introduces any adverse behavior, but my testing indicates that it at least clarifies/resolves the issue reported in GUACAMOLE-696.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
