Skip to content
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

support LDAP authentication #77

Closed
mmguero opened this issue Nov 7, 2019 · 2 comments
Closed

support LDAP authentication #77

mmguero opened this issue Nov 7, 2019 · 2 comments

Comments

@mmguero
Copy link
Collaborator

mmguero commented Nov 7, 2019

Need to support authentication through an external LDAP server and/or other similar technologies. As everything we're doing auth-wise across the project is handled by nginx (https://github.com/idaholab/Malcolm/blob/master/nginx/nginx.conf) this shouldn't be too bad as I imagine those plugins already exist for nginx.

@mmguero mmguero added enhancement New feature or request nginx Relating to Malcolm's use of nginx labels Nov 7, 2019
@mmguero mmguero changed the title support LDAP and/or SSO authentication support LDAP authentication Dec 2, 2019
@mmguero mmguero mentioned this issue Dec 4, 2019
@mmguero
Copy link
Collaborator Author

mmguero commented Dec 11, 2019

Completed for v1.8.0, see README.md for how to use, authentication against an LDAP server (tested against Microsoft Active Directory Domain Services in Windows Server 2016 and OpenLDAP with StartTLS, LDAPS, and unencrypted connections), done in pull #93

@mmguero mmguero closed this as completed Dec 11, 2019
@mmguero
Copy link
Collaborator Author

mmguero commented Dec 11, 2019

malcolm_ldap_all_methods.zip

PCAP file showing Malcolm authentication with all LDAP methods against windows 2016 (see packet comments)

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