You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying secure Alertmanager endpoint with caddy-security and LDAP identity store. It works great in case of a human login via authentication portal. But when I set up Nagstamon for alerts monitoring I get an error not authenticated.
Nagstamon supports Basic / Digest auth and seems like it's not capable to follow redirects to auth portal and log into.
I was unable to find any information in the docs about this feature. Could you please let me know if there a chance to set up caddy-security using basic auth and LDAP identity store?
That’d great if Caddy-Security will get support for basic auth credentials being validated with LDAP server.
Thank you in advance!
The text was updated successfully, but these errors were encountered:
stereocarnyx
changed the title
question: Basic auth using LDAP identity store instead of username / hashed_password
Basic auth credentials validation using LDAP identity store instead of username / hashed_password
Oct 27, 2023
Hey,
I'm trying secure Alertmanager endpoint with
caddy-security
and LDAP identity store. It works great in case of a human login via authentication portal. But when I set up Nagstamon for alerts monitoring I get an errornot authenticated
.Nagstamon supports Basic / Digest auth and seems like it's not capable to follow redirects to auth portal and log into.
I was unable to find any information in the docs about this feature. Could you please let me know if there a chance to set up
caddy-security
using basic auth and LDAP identity store?That’d great if Caddy-Security will get support for basic auth credentials being validated with LDAP server.
Thank you in advance!
The text was updated successfully, but these errors were encountered: