[ https://issues.apache.org/jira/browse/GUACAMOLE-1219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17873505#comment-17873505 ]
Hendrik Toppleb commented on GUACAMOLE-1219: -------------------------------------------- [~vnick] [~jph] Hi, I have tested the patched TOTP extension. When I configure disabled TOTP for a special user, it works fine. But when I configure the disabled TOTP via group settings, TOTP is still enforced for the users that are part of the configured group. Has anyone experienced the same issue? > 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 > Reporter: Jan-Philipp Hülshoff > Assignee: Nick Couchman > Priority: Minor > Labels: patch, totp > Fix For: 1.6.0 > > 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.20.10#820010)