Skip to content

Provide mixed authentication using Basic and LDAP modules#257

Open
TwlyY29 wants to merge 2 commits intotchapi:mainfrom
dmwg:mixed_auth
Open

Provide mixed authentication using Basic and LDAP modules#257
TwlyY29 wants to merge 2 commits intotchapi:mainfrom
dmwg:mixed_auth

Conversation

@TwlyY29
Copy link
Copy Markdown

@TwlyY29 TwlyY29 commented May 7, 2026

Hi,

thanks again for this great software!

In our setting, we have a combination of LDAP-accounts and local accounts. So I came up with this mixed authenticator that uses both LDAP and Basic authenticators.

Internally, the LDAPFallbackAuth-Backend just uses the existing Basic and LDAP authentication backends which keeps modifications minimal. A new whichFirst config option allows to specify which authenticator should be checked first - Basic or LDAP.

Looking forward to your thoughts!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants