On Tue, Jul 18, 2023 at 12:49 PM Najib . <[email protected]> wrote: > > We are having some grief with Guac being case sensitive for usernames. I saw > that this has been mentioned multiple times in the past: > > > > https://issues.apache.org/jira/browse/GUACAMOLE-1239 > > > > We are facing the same problem using the OpenID extension. > > > > Anyone willing to implement an option to normalize all usernames to end the > grief? The poor ticket guy offered some sponsorship I am willing to add to it.
This can certainly be done, and the code is reasonably easy to change...however, if you have your SSO system (OpenID in your case) pass through the group names, and assign permissions that way, then you don't have to worry about it. -Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
