rmetcalf9 / kong_ldap_login_endpoint

A flask python application creates a login endpoint that authenticates a user with an LDAP server, adds a consumer for the user to a Kong API gateway giving the caller a JWT token.
MIT License
6 stars 1 forks source link

Make it emit random tokens when no kong server is configured #10

Closed rmetcalf9 closed 6 years ago

rmetcalf9 commented 6 years ago

This is useful for testing purposes