On Thu, Feb 3, 2022 at 12:05 PM Richard Cochius <[email protected]> wrote: > > Hello, > > > If I use Oauth2/OpenID for login verification in guacamole, is it also > possible to read out a claim like "groups" to get users config or do I have > to use MySQL for that? >
Yes, the OpenID module supports getting user groups from the OpenID claim. See the OpenID extension documentation: https://guacamole.apache.org/doc/gug/openid-auth.html -Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
