As we have done OAuth authentification integration in [1], we can also include OAuth Authorization. This would involve:
- Add configuration to StrimziKafkaContainer to setup Strimzi authorizer
- Add a few tests that authorization works
- 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
As we have done OAuth authentification integration in [1], we can also include OAuth Authorization. This would involve:
note: As we currently have OAuth libs inside images there is no need for additional work on the side of images
[1] - #95