We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As LDAP is largely case-insensitive, we should make sure the proxy is not stricter than LDAP.
The text was updated successfully, but these errors were encountered:
User mapper "match": Match case-insensitively
a25ab69
Working on #22
App cache: Match attribute case-insensitively
cc0dd59
I introduced case-insensitive matching at two places (see above), but we'll have to check that we have not missed any places in the future.
Sorry, something went wrong.
Passthrough binds need to be matched case-insensitively.
No branches or pull requests
As LDAP is largely case-insensitive, we should make sure the proxy is not stricter than LDAP.
The text was updated successfully, but these errors were encountered: