Farfetch / kafkaflow-retry-extensions

Kafka Flow Retry Patterns Extensions
https://farfetch.github.io/kafkaflow-retry-extensions/
MIT License
56 stars 7 forks source link

[Feature Request]: Create admin Web UI - Authentication/authorization over download of item messages #121

Open luispfgarces opened 1 year ago

luispfgarces commented 1 year ago

Is your request related to a problem you have?

The user might want to restrict the download of item messages to authenticated users, and even to a specific set of users (authorization).

Needs:

Describe the solution you'd like

Be able to specify via source code configuration if the download of item messages is required, for a particular topic, to be authenticated and authorized.

Are you able to help bring it to life and contribute with a Pull Request?

Yes

Additional context

No response