Skip to content

Commit 3d33a60

Browse files
committed
add glossary entry
1 parent ae73144 commit 3d33a60

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/content/glossary/cloudflare-one.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,10 @@ entries:
103103
general_definition: |-
104104
an identity provider (IdP) stores and manages users' digital identities, enabling single sign-on and authentication for multiple applications.
105105
106+
- term: initial resolved IP
107+
general_definition: |-
108+
a unique, ephemeral IP address that Gateway assigns to DNS queries when filtering network traffic by hostname. The IP is randomly selected from the `100.80.0.0/16` (IPv4) or `2606:4700:0cf1:4000::/64` (IPv6) range.
109+
106110
- term: JSON web token
107111
general_definition: |-
108112
a compact way to securely transmit information between parties as a JSON object, often used for authentication.

0 commit comments

Comments
 (0)