mirror of https://github.com/istio/istio.io.git
update 1.4 release notes for JWT with space-delimited claim (#6187)
This commit is contained in:
parent
2bf48c6977
commit
9a2866a2bc
|
@ -20,6 +20,7 @@ weight: 10
|
|||
- **Added** experimental support for [authorization policy trust domain migration](/docs/tasks/security/authorization/authz-td-migration/).
|
||||
- **Added** experimental [DNS certificate management](/blog/2019/dns-cert/) to securely provision and manage DNS certificates signed by the Kubernetes CA.
|
||||
- **Improved** Citadel to periodically check and rotate the expired root certificate when running in self-sign CA mode.
|
||||
- **Updated** JWT authentication to treat [space-delimited claim](https://github.com/istio/istio/issues/13565) as a list of claims.
|
||||
|
||||
## Telemetry
|
||||
|
||||
|
|
Loading…
Reference in New Issue