kafkaflow-retry-extensions
kafkaflow-retry-extensions copied to clipboard
[Feature Request]: Create admin Web UI - Support authentication and authorization
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:
- #112
Describe the solution you'd like
When configuring the Web UI usage at a specific application, it should be possible to:
- Integrate a specific authentication provider (e.g. OAuth provider).
- Set which functionalities need authentication
- Set which functionalities need authorization by specifying policies.
Are you able to help bring it to life and contribute with a Pull Request?
Yes
Additional context
No response