update 1.4 release notes for JWT with space-delimited claim (#6187)

This commit is contained in:
Yangmin Zhu 2020-01-06 13:45:28 -08:00 committed by Istio Automation
parent 2bf48c6977
commit 9a2866a2bc
1 changed files with 1 additions and 0 deletions

View File

@ -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