mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-31 18:07:17 +02:00
docs: clarify device identity, not state, via client certs (#2428)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
parent
335925d94a
commit
c0f9de2a46
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ Pomerium is an identity-aware proxy that enables secure access to internal appli
|
|||
Pomerium can be used to:
|
||||
|
||||
- provide a **single-sign-on gateway** to internal applications.
|
||||
- enforce **dynamic access policy** based on **context**, **identity**, and **device state**.
|
||||
- enforce **dynamic access policy** based on **context**, **identity**, and **device identity**.
|
||||
- aggregate access logs and telemetry data.
|
||||
- perform delegated user authorization for service-based authorization systems:
|
||||
- [Istio](/guides/istio.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue