You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Jan-Philipp Hülshoff (Jira)" <ji...@apache.org> on 2020/11/21 11:09:00 UTC

[jira] [Created] (GUACAMOLE-1219) Allow TOTP to be disabled by group membership

Jan-Philipp Hülshoff created GUACAMOLE-1219:
-----------------------------------------------

             Summary: Allow TOTP to be disabled by group membership
                 Key: GUACAMOLE-1219
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1219
             Project: Guacamole
          Issue Type: New Feature
          Components: Documentation, guacamole-auth-totp
    Affects Versions: 1.2.0
            Reporter: Jan-Philipp Hülshoff
         Attachments: guacamole-totp-manual.patch, guacamole-totp-source.patch

The TOTP Authenticator Plugin currently does not allow configuration.

The patch which is included in this ticket adds the following functionality:
 # Introduces a new configuration option:
totp-disabled-group
Members of the given group will have TOTP disabled. If the configuration is left blank, TOTP usage is enforced.
 # Adds the functionality in the code

 

Review & Feedback is appreciated. Especially the correct usage of the API for retrieving group membership.

 



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