diff --git a/src/content/glossary/cloudflare-one.yaml b/src/content/glossary/cloudflare-one.yaml index 3908d1bbe1949c6..643f24b9fda3de3 100644 --- a/src/content/glossary/cloudflare-one.yaml +++ b/src/content/glossary/cloudflare-one.yaml @@ -53,6 +53,10 @@ entries: general_definition: |- Cloudflare Gateway is a modern next-generation firewall between your user, device, or network and the public Internet. It includes DNS filtering to inspect and apply policies to all Internet-bound DNS queries. + - term: Cloudflare One + general_definition: |- + the name for Cloudflare's Secure Access Service Edge (SASE) platform, which includes Zero Trust and network services. + - term: Cloudflare One Agent general_definition: |- the name of the Cloudflare WARP client app on iOS and Android devices. @@ -131,6 +135,10 @@ entries: general_definition: |- OpenID Connect (OIDC) is an identity authentication protocol built on top of OAuth 2.0. It is used verifying user identity and obtaining basic profile information. + - term: on-ramp + general_definition: |- + refers to a way of connecting a business network to Cloudflare. Examples of on-ramps, or ways to connect to Cloudflare, are Anycast GRE tunnels, Anycast IPsec tunnels, Cloudflare Network Interconnect (CNI), Cloudflare Tunnel, and WARP. + - term: PAC file general_definition: |- a file containing a JavaScript function which can instruct a browser to forward traffic to a proxy server instead of directly to the destination server.