Skip to content

Commit

Permalink
Merge pull request #160 from Kuadrant/readme/k8s-authz
Browse files Browse the repository at this point in the history
Add k8s authz to the summary
  • Loading branch information
guicassolato authored Oct 6, 2021
2 parents e8beb20 + 6c1662d commit f0d7321
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
Cloud-native AuthN/AuthZ enforcer for Zero Trust API protection.

- **User identity verification and authentication**<br/>
JWTs, OIDC, OAuth2, K8s tokens, API key, mTLS, HMAC
JWTs, OIDC, OAuth2, K8s TokenReview, API key, mTLS, HMAC
- **Ad hoc authorization metadata**<br/>
HTTP GET and GET-by-POST, OIDC UserInfo, UMA-protected resource data
- **Authorization policy enforcement**<br/>
JSON/JWT pattern matching policies, OPA/Rego policies
JSON/JWT pattern matching policies, OPA/Rego policies, K8s SubjectAccessReview
- **Token normalization / Edge Authentication**<br/>
OIDC-compliant "Festival Wristband" ID tokens (signed JWTs)
- **Dynamic Metadata**<br/>
Expand Down

0 comments on commit f0d7321

Please sign in to comment.