You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/glossary/cloudflare-one.yaml
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -103,6 +103,10 @@ entries:
103
103
general_definition: |-
104
104
an identity provider (IdP) stores and manages users' digital identities, enabling single sign-on and authentication for multiple applications.
105
105
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
+
106
110
- term: JSON web token
107
111
general_definition: |-
108
112
a compact way to securely transmit information between parties as a JSON object, often used for authentication.
0 commit comments