Skip to content
Merged
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions src/content/glossary/cloudflare-one.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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: |-
a [connection method](/learning-paths/secure-internet-traffic/connect-devices-networks/choose-on-ramp/) from your networks to Cloudflare.

- 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.
Expand Down
Loading