error="failed to parse content of Authorization header: invalid scheme: the scheme is missing" #7561
-
|
Hi - I have Authelia working well with NGINX for several sites but I am trying to setup a proxy host for NGINX GUI - https://nginxui.com/. Works fine without Authelia but when I use a similar working setup - I get this error -
Use stock as per recommendation Authelia snippets and site conf is as follows. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Fixed this thanks to @james-d-elliott. Needed to use AuthRequest in my case given im using NGINX. |
Beta Was this translation helpful? Give feedback.
Fixed this thanks to @james-d-elliott. Needed to use AuthRequest in my case given im using NGINX.
So -