Details
-
New Feature
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
Patch
Description
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.