Describe the bug
The autolock feature is enabled even when auth is handle by an auth proxy.
To Reproduce
Steps to reproduce the behavior:
- Set env
AUTHENTICATION_GUARD=reverse-proxy-guard
- log in and wait without interaction for the duration set in the
autolock option
- 2FAuth tries to log out
Expected behavior
Autolock should be disabled
Describe the bug
The autolock feature is enabled even when auth is handle by an auth proxy.
To Reproduce
Steps to reproduce the behavior:
AUTHENTICATION_GUARD=reverse-proxy-guardautolockoptionExpected behavior
Autolock should be disabled