Farfetch / kafkaflow-retry-extensions

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

[Feature Request]: Create admin Web UI - Support authentication and authorization #116

Open luispfgarces opened 1 year ago

luispfgarces commented 1 year ago

Is your request related to a problem you have?

It might be needed to restrict which functionalities on Web UI are to be used under an authentication/authorization scenario. A user might want to restrict functionality to be used only by authenticated users, and even set which functionalities are available to users with different roles.

Needs:

Describe the solution you'd like

When configuring the Web UI usage at a specific application, it should be possible to:

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

Yes

Additional context

No response