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 14:51:00 UTC

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

    [ https://issues.apache.org/jira/browse/GUACAMOLE-1219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17236680#comment-17236680 ] 

Jan-Philipp Hülshoff commented on GUACAMOLE-1219:
-------------------------------------------------

I just managed to put a pull request on github:

 

[https://github.com/apache/guacamole-client/pull/577]

[https://github.com/apache/guacamole-manual/pull/151]

 

> 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
>            Priority: Minor
>              Labels: patch, totp
>         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)