diff --git a/README.md b/README.md index 688de9d5a..9d3331846 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,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. - a **VPN alternative**. diff --git a/docs/docs/readme.md b/docs/docs/readme.md index 1931e8061..e424b440d 100644 --- a/docs/docs/readme.md +++ b/docs/docs/readme.md @@ -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)