articulate / biplane

A configuration-based management and automation tool for Kong
MIT License
40 stars 5 forks source link

Secured API Admin #2

Open mdan1eli opened 8 years ago

mdan1eli commented 8 years ago

Allow overloading of Kong client with an API Key and request path to manage admin api secured by Kong itself.

plukevdh commented 8 years ago

Sorry, I hadn't seen this. We can definitely investigate this idea. We are using a self-hosted instance so I will need to find a way to test this.

mdan1eli commented 8 years ago

The idea is to have admin api protected with Kong itself, therefore available on HTTPS and protected with an authentication and ACL plugin.