Skip to content

Support for LDAP protocol version #8

@josefsabl

Description

@josefsabl

LDAP in its defaul configuration has problems with non UTF8 encodings and diacritics. It can be configured by using.

ldap_set_option($ldap, LDAP_OPT_PROTOCOL_VERSION, 3);

But there is no obvious way how to configure this it this authenticator.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions