Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schema Registry with mTLS & ACLs #99

Open
sergeiwaigant opened this issue Apr 22, 2020 · 0 comments
Open

Schema Registry with mTLS & ACLs #99

sergeiwaigant opened this issue Apr 22, 2020 · 0 comments

Comments

@sergeiwaigant
Copy link

Hi all,

does the UI support mTLS protected Schema Registries?
We are running a Schema Registry where the "clients" are authenticating using a PKI infrastructure, means the public keys of the clients are in the truststore of the SR HTTPS endpoint.
Furthermore we are using Confluent Security Plugin to check authorisations.
The ACLs are based on the distinguished name / subject of the client and only have "filtered" permissions on kind of namespace specific topics and schemas.

I am thinking of serving a "pod template" which our tenants of the platform can run in their kubernetes namespace with their client IDs to browse their schemas, leveraging the already implemented security related measures.

Any idea?

Regards
-Sergei

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant