-
As we have done OAuth authentification integration in [1], we can also include OAuth Authorization. This would involve:
1. Add configuration to StrimziKafkaContainer to setup Strimzi authorizer
2. A…
-
#215
-
We should ensure we're happy with the authz for any node actions (such as approve/ reject) and that it is clearly documented how this is achieved.
-
(This is used to request new product features, please visit for questions on using Istio)
**Describe the feature request**
The extensionProviders configuration will be available through a CRD?,…
-
Envoy supports sending the full request body to the external authorization server via the with_request_body filter configuration. Do you think that it is possible to expose such feature on the Securit…
-
The error message:
```
action [cluster:monitor/health] is unauthorized for user [test_role_cache_user] with effective roles [] (assigned roles [test_role_cache_role] were not found), this action is g…
-
*Description*:
We have a use case that requires emitting specific information from the external authz service into the logs, and this can be achieved using dynamic metadata. In the grpc ext_authz, dy…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
d…
-
/kind bug
/area provider/ibmcloud
**What steps did you take and what happened:**
Rightnow we are using kube-vip for the HA and using super-admin conf but it is not recommended to use, lets figure…
-
Issue https://github.com/dotnet/aspnetcore/issues/47536 adds metrics for existing counters.
We should investigate where adding new metrics makes sense in ASP.NET Core. Metrics are easier to add and…