Tao Li 2018-12-10 14:03:27 -08:00 committed by Martin Taillefer
parent f45827a8b4
commit b1a0c38a49
1 changed files with 4 additions and 4 deletions

View File

@ -187,13 +187,13 @@ management.
### Citadel
[Citadel](/docs/concepts/security/) provides strong service-to-service and
[Citadel](/docs/concepts/security/) enables strong service-to-service and
end-user authentication with built-in identity and credential management. You
can use Citadel to upgrade unencrypted traffic in the service mesh. Using
Citadel, operators can enforce policies based on service identity rather than
on network controls. Starting from release 0.5, you can use
[Istio's authorization feature](/docs/concepts/security/#authorization) to control
who can access your services.
on relatively unstable layer 3 or layer 4 network identifiers. Starting from
release 0.5, you can use [Istio's authorization feature](/docs/concepts/security/#authorization)
to control who can access your services.
### Galley