Open
Description
Provide fine grained access to the schema registry using Access Control Lists (ACLs). In much the same way as ACLs are used for topic authorisation, it should be possible to allow and deny access to schema registry operations for authenticated principals. For example:
- Create a new schema
- Read a schema
- Update a schema
- Delete a schema
JIRA Link: CORE-823