greenpau / caddy-security

🔐 Authentication, Authorization, and Accounting (AAA) App and Plugin for Caddy v2. 💎 Implements Form-Based, Basic, Local, LDAP, OpenID Connect, OAuth 2.0 (Github, Google, Facebook, Okta, etc.), SAML Authentication. MFA/2FA with App Authenticators and Yubico. 💎 Authorization with JWT/PASETO tokens. 🔐
https://authcrunch.com/
Apache License 2.0
1.42k stars 70 forks source link

question: settings portal using LDAP #262

Open rizlas opened 1 year ago

rizlas commented 1 year ago

Simple and fast question: is portal settings available using LDAP authentication method? I didn't find any mention in the documentation. If i add settings endpoint a message saying "Service unavailable" appear with role admin. With role user the message is "access denied".

I'm pretty sure that my config is correct.

Thank you