Integration of Kong API Gateway with LDAP Authentication
Start Kong in interactive mode, run
$ ./buildRun.sh
Start Kong Dashboard in interactive mode, open a new terminal
$ ./start_dashboard.sh
Open Kong Dashboard: http://localhost:8080 or run ./open_dashboard.sh
Integration Tests Go to integration_tests Add API