mike-jumper commented on a change in pull request #471: GUACAMOLE-753: Add TOTP auth method to Docker image URL: https://github.com/apache/guacamole-client/pull/471#discussion_r377387025
########## File path: guacamole-docker/bin/start.sh ########## @@ -536,6 +536,21 @@ END } +## +## Adds properties to guacamole.properties which configure the TOTP two-factor +## authentication service. Review comment: Unlike Duo, TOTP isn't an authentication service. There may be a more correct way to document this. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
