Closed
Description
I'm running kong@0.3.2-1 through docker.
When I create a basicauth and set it up the plugin is enabled on the api but no auth is required to hit it unlike expected, since i enabled the basicauth plugin
It's enabled, but it's not requiring me to pass anything to hit the API. it's like i didn't enable it.
{"data":[{"api_id":"00c9d23a-a5ca-4b6a-cbd0-3e02f5a12b5b","id":"72c64c6c-f9a0-41ea-c186-271534133c07","enabled":true,"name":"basicauth","created_at":1435265141000}]}