On Wed, Mar 12, 2025 at 10:02 AM Subbareddy Alamuru < subbareddy.alam...@sycamoreinformatics.com> wrote:
> Hello, > > I am reaching out to inquire about the possibility of bypassing TOTP > (Time-based One-Time Password) verification for specific users. Please let > me know if there is any way to implement this within the system. > > There are two features coming in 1.6.0 that should help with this: * https://issues.apache.org/jira/browse/GUACAMOLE-1219 - Allows TOTP to be disabled by group membership, so that a certain group of users can be excluded from TOTP. * https://issues.apache.org/jira/browse/GUACAMOLE-1855 - Allows TOTP to be disabled by client IP address, so that connections coming from certain hosts or networks can be excluded from TOTP. We're trying to get 1.6.0 ready to release, just finishing up cleaning up some regressions and finishing documentation before it's ready. -Nick