Replies: 4 comments
-
Actually the example in the README does not explain how to protect a single path, it makes the authentication request for all requests. Are you confusing this with the |
Beta Was this translation helpful? Give feedback.
-
Yes sorry, I mixed this up. For clarification is it possible to protect a single backend with authentication, without spamming the authentication backend if other resources are accessed? |
Beta Was this translation helpful? Give feedback.
-
Sure, either put the |
Beta Was this translation helpful? Give feedback.
-
All right got it working, anyone looking for examples check out https://www.authelia.com/docs/deployment/supported-proxies/haproxy.html . |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey Guys,
I am new to HaProxy and therefore this plugin. I need some help to protect certain backends with auth-request. Let say I want to protect the subdomain v2.example.org.
From your documentation, I understand how to protect a single path for one backend. So how can I protect hole subdomain, with multiple backends?
Beta Was this translation helpful? Give feedback.
All reactions