with the active authelia server.
Not sure if the best setup but it works.
Thanks
On Tue, Sep 19, 2023 at 11:06 AM Dave Macias wrote:
> Hello,
>
> Hope you are doing well.
> We currently use Authelia to authenticate users but want to add a
> redundant Authelia server
Hello,
Hope you are doing well.
We currently use Authelia to authenticate users but want to add a redundant
Authelia server so that users can continue to access the content.
Put simply our current nginx config is:
server {
location / {
auth_request /authelia;
error_page 401 =302 https: