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
We should write a proxy server that can accept LDAP requests and query AzureAD for the answers. Ideally this should be available as a Docker image.
The Python ldaptor package might be a good place to start. I've got a proof-of-concept working here which I've called Apricot.
The text was updated successfully, but these errors were encountered:
jemrobinson
craddm
JimMadge
Successfully merging a pull request may close this issue.
✅ Checklist
🍓 Suggested change
We should write a proxy server that can accept LDAP requests and query AzureAD for the answers. Ideally this should be available as a Docker image.
🚂 How could this be done?
The Python ldaptor package might be a good place to start.I've got a proof-of-concept working here which I've called Apricot.
The text was updated successfully, but these errors were encountered: