Skip to content

No method for asynchronous SASL binds #577

New issue

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

Open
mistotebe opened this issue Sep 30, 2024 · 0 comments
Open

No method for asynchronous SASL binds #577

mistotebe opened this issue Sep 30, 2024 · 0 comments

Comments

@mistotebe
Copy link
Contributor

Issue description:

While LDAPObject.bind and sasl_..._bind_s exist, there is no method that allows one to issue a SASL bind and not block the thread waiting for a response. This is unlike most other operations that python-ldap supports.

python-ldap version: 3.4

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

No branches or pull requests

1 participant