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

LDAP over SSL cert and key for secure LDAP servers like Google Secure LDAP and few minor improvements #115

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

tlmanz
Copy link

@tlmanz tlmanz commented Apr 13, 2024

  1. Modified LDAP.php to include certificate and private key to authenticate LDAPS services like Google Secure LDAP
  2. Added the flag ldap_secure to enable or disable secure LDAP in step 1
  3. Modified index.php to handle GET and POST requests separately
  4. Modified LDAP objects to include new parameters
  5. Modified Docker file to use alpine with PHP 8.3-fpm resulting in reduced image size and working secure LDAP

Tharuka Mannapperuma added 3 commits April 12, 2024 17:45
… enable if needs in case of ldap server like google secure ldap which requires certificate and a key file to authenticate
…e check in index.php for correct error message status
@tlmanz tlmanz changed the title Ldap over ssl cert key for secure ldap servers like google secure ldap and few changes LDAP over SSL cert and key for secure LDAP servers like Google Secure LDAP and few minor improvements Apr 13, 2024
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

Successfully merging this pull request may close these issues.

1 participant