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

Add OAuth authorization #103

Open
see-quick opened this issue Nov 5, 2024 · 2 comments
Open

Add OAuth authorization #103

see-quick opened this issue Nov 5, 2024 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@see-quick
Copy link
Member

see-quick commented Nov 5, 2024

As we have done OAuth authentification integration in [1], we can also include OAuth Authorization. This would involve:

  1. Add configuration to StrimziKafkaContainer to setup Strimzi authorizer
  2. Add a few tests that authorization works
  3. Add authorization realm

note: As we currently have OAuth libs inside images there is no need for additional work on the side of images

[1] - #95

@see-quick see-quick added enhancement New feature or request needs-triage labels Nov 5, 2024
@see-quick see-quick added this to the 0.109.0 milestone Nov 5, 2024
@im-konge
Copy link
Member

Triaged on 14.11.2024: This is partly implemented - AuthZ should be implemented.

@scholzj
Copy link
Member

scholzj commented Nov 14, 2024

What are the use-cases for OAuth AuthZ?

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

No branches or pull requests

3 participants