adyach/nakadi-docker

Support Authorization

Closed this issue · 2 comments

Due to zalando-nakadi/kanadi#29 we need a way to test that the Authorization options for Kanadi client work.

The current Docker image is built without any auth options, we should build it with a dummy/mock auth provider that allows us to test features such as https://nakadi.io/manual.html#definition_EventTypeAuthorization

@mdedetrich than you for asking!
This repo is only about docker image, if you could provide the plugin, we can add to the image. I have filed a ticket in the Nakaid repo, once I have time I will implement it zalando/nakadi#953