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
Currently, Nginx Proxy Manager lacks native Active Directory/LDAP integration for admin authentication, forcing enterprises to maintain separate credentials or implement complex workarounds.
Proposed Solution
Implement LDAP/AD authentication for the admin UI with:
Secure LDAP/LDAPS connectivity
Group-based role mapping (Admin/User)
Standard attribute support (sAMAccountName, memberOf, etc.)
For my use case, the ideal functionality is direct authentication against
AD/LDAP. While OIDC could achieve this, it would require adding an
intermediary identity provider (IdP). Moreover, this type of functionality
is widely implemented in various systems that require user authentication.
El jue, 24 abr 2025 a las 8:54, gdeeble ***@***.***>)
escribió:
Currently, Nginx Proxy Manager lacks native Active Directory/LDAP integration for admin authentication, forcing enterprises to maintain separate credentials or implement complex workarounds.
Proposed Solution
Implement LDAP/AD authentication for the admin UI with:
Example Configuration
Key Benefits
✅ Enterprise-ready authentication
✅ Centralized user management
✅ Improved security compliance
✅ Reduced credential fatigue
Additional Context
This would mirror functionality found in:
Willingness to Help
I can:
The text was updated successfully, but these errors were encountered: