navikt / kafka-adminrest

A REST interface for kafka topic creation/deletion with automatic handling of LDAP groups and access control lists
MIT License
3 stars 1 forks source link

Support for adding users to group (under kafka) - zone crossing #4

Closed ttnesby closed 5 years ago

ttnesby commented 6 years ago

Conclusion for api gw security (zone crossing from iapp zone to adminrest zone), reuse of basic auth. Verify that user is a member of specific group under the kafka node.

Need some of endpoints for administration of that group