Is your feature request related to a problem? Please describe.
The proxy should be configurable with a authorization strategy. This can be toggled based on the proxy configuration.
Describe the solution you'd like
implement authorization using the strategy pattern
implement base authorization strategy
Describe alternatives you've considered
N/A
Additional context
The admin panel of the proxy should be configuration via different RBAC/ABAC strategies.
Is your feature request related to a problem? Please describe. The proxy should be configurable with a authorization strategy. This can be toggled based on the proxy configuration.
Describe the solution you'd like
Describe alternatives you've considered N/A
Additional context The admin panel of the proxy should be configuration via different RBAC/ABAC strategies.