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

Add developer mode to set allow-acess-origin-* headers #9

Closed rmetcalf9 closed 6 years ago

rmetcalf9 commented 6 years ago

When testing this application I need to be able to call it from a browser with a different origin.