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

Container dosen't start missing pytz #8

Closed rmetcalf9 closed 6 years ago

rmetcalf9 commented 6 years ago

Needs to be added to the requirments.txt so it is installed. I also need to add starting the container to the release process