-
Source File: [/docs/reference/access-authn-authz/authentication.md](https://github.com/kubernetes/website/blob/release-1.16/content/en/docs/reference/access-authn-authz/authentication.md)
Diff 查看原始文档…
-
Source File: [/docs/reference/access-authn-authz/rbac.md](https://github.com/kubernetes/website/blob/release-1.16/content/en/docs/reference/access-authn-authz/rbac.md)
-
Source File: [/docs/reference/access-authn-authz/authorization.md](https://github.com/kubernetes/website/blob/release-1.16/content/en/docs/reference/access-authn-authz/authorization.md)
Diff 查看原始文档更新…
-
### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/deckhouse/deckhouse/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [iss…
-
*Title*: *Pass gRPC metadata to ext_authz*
*Description*:
With current `ext_authz` filter implementation an external `grpc_service` receives only subset of request information, such as IPs and TLS…
splix updated
3 years ago
-
# What
Issues collected during the second round of review with @enj.
# Why
kube-rbac-proxy should become a project owned by Kubernetes.
# Issues
`cmd/kube-rbac-proxy/app/kube-rbac-proxy…
-
hello
keycloak_admin has functions `"create_client_authz_resource",` `"create_client_authz_role_based_policy",` `"create_client_authz_resource_based_permission"` etc..
But it does not have `delete`…
-
Part of https://github.com/elastic/kibana/issues/174578
#### Internal hooks (Phase 3)
Handle hooks that have dependencies on `authz` and `licensing` exposed from Core
- Authentication / http
…
-
The authz code does nothing at all right now.
I do not see any calls to the `permissions()` method, and the default call method returns the empty string.
It seems to be intended to help implemen…
-
OPA currently supports Envoy's ext_authz protocol (unary gRPC). Envoy now has a more extensible and stream based protocol for extensibility (ext_proc) that provides a structured way to interpose on re…