Describe the Bug
Since v5.2 access to pages protected by TinyAuth are failing with error:
WRN Request carries headers for multiple auth modules, possible spoofing attempt, denying stream=app
ERR Failed to get proxy context from request error="conflicting auth module headers" stream=app
How to Reproduce
- Setup tinyauth with ingress-nginx as per this doc
- Try to access the host protected by tinyauth
Expected Behavior
After auth user gets redirected to actual host/page
Additional Context
Logs
WRN Request carries headers for multiple auth modules, possible spoofing attempt, denying stream=app
ERR Failed to get proxy context from request error="conflicting auth module headers" stream=app
Operating System
No response
Browser
No response
Tinyauth Version
v5.2.0
Docker Version (if applicable)
No response
Human Written Confirmation
Describe the Bug
Since v5.2 access to pages protected by TinyAuth are failing with error:
How to Reproduce
Expected Behavior
After auth user gets redirected to actual host/page
Additional Context
TINYAUTH_EXPERIMENTAL_DISABLEAUTHMODULEFALLBACK: truedid not help eitherLogs
Operating System
No response
Browser
No response
Tinyauth Version
v5.2.0
Docker Version (if applicable)
No response
Human Written Confirmation