@webref/xref 1.0.1 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (42) hide show
  1. package/README.md +77 -0
  2. package/ed/dfns/ecmascript.json +2 -2
  3. package/ed/dfns/encoding.json +20 -0
  4. package/ed/dfns/picture-in-picture.json +58 -18
  5. package/ed/dfns/shacl12-rules.json +181 -86
  6. package/ed/dfns/webdriver-bidi.json +148 -17
  7. package/ed/dfns/webmcp.json +164 -3
  8. package/ed/headings/SVG2.json +1 -1
  9. package/ed/headings/ecmascript.json +1 -1
  10. package/ed/headings/encoding.json +1 -1
  11. package/ed/headings/picture-in-picture.json +5 -5
  12. package/ed/headings/rfc2397.json +33 -9
  13. package/ed/headings/rfc4120.json +164 -134
  14. package/ed/headings/rfc6386.json +128 -104
  15. package/ed/headings/rfc6454.json +62 -38
  16. package/ed/headings/rfc6455.json +120 -90
  17. package/ed/headings/rfc6797.json +104 -80
  18. package/ed/headings/rfc7034.json +52 -28
  19. package/ed/headings/rfc7239.json +55 -31
  20. package/ed/headings/rfc7469.json +63 -39
  21. package/ed/headings/rfc7578.json +54 -30
  22. package/ed/headings/rfc7932.json +70 -40
  23. package/ed/headings/rfc8610.json +100 -63
  24. package/ed/headings/rfc8878.json +97 -88
  25. package/ed/headings/rfc9163.json +62 -59
  26. package/ed/headings/rfc9649.json +82 -79
  27. package/ed/headings/rfc9659.json +33 -30
  28. package/ed/headings/selectors-5.json +8 -1
  29. package/ed/headings/shacl12-rules.json +127 -77
  30. package/ed/headings/webdriver-bidi.json +10 -3
  31. package/ed/headings/webmcp.json +14 -0
  32. package/ed/headings/webusb.json +1 -1
  33. package/ed/headings/webvtt1.json +2 -2
  34. package/index.js +82 -9
  35. package/package.json +1 -1
  36. package/specs.json +28890 -0
  37. package/tr/dfns/shacl12-rules.json +181 -86
  38. package/tr/dfns/webdriver-bidi.json +148 -17
  39. package/tr/dfns/webvtt1.json +82 -95
  40. package/tr/headings/shacl12-rules.json +127 -77
  41. package/tr/headings/webdriver-bidi.json +10 -3
  42. package/tr/headings/webvtt1.json +3 -9
@@ -1,932 +1,962 @@
1
1
  {
2
2
  "spec": {
3
- "title": "RFC 4120: The Kerberos Network Authentication Service (V5)",
4
- "url": "https://www.rfc-editor.org/rfc/rfc4120"
3
+ "title": "RFC 4120: The Kerberos Network Authentication Service (V5) | RFC Editor",
4
+ "url": "https://www.rfc-editor.org/info/rfc4120/"
5
5
  },
6
6
  "headings": [
7
7
  {
8
8
  "id": "section-1",
9
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-1",
9
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-1",
10
10
  "title": "Introduction",
11
11
  "level": 1,
12
12
  "number": "1"
13
13
  },
14
14
  {
15
15
  "id": "section-1.1",
16
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-1.1",
16
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-1.1",
17
17
  "title": "The Kerberos Protocol",
18
18
  "level": 2,
19
19
  "number": "1.1"
20
20
  },
21
21
  {
22
22
  "id": "section-1.2",
23
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-1.2",
23
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-1.2",
24
24
  "title": "Cross-Realm Operation",
25
25
  "level": 2,
26
26
  "number": "1.2"
27
27
  },
28
28
  {
29
29
  "id": "section-1.3",
30
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-1.3",
30
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-1.3",
31
31
  "title": "Choosing a Principal with Which to Communicate",
32
32
  "level": 2,
33
33
  "number": "1.3"
34
34
  },
35
35
  {
36
36
  "id": "section-1.4",
37
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-1.4",
37
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-1.4",
38
38
  "title": "Authorization",
39
39
  "level": 2,
40
40
  "number": "1.4"
41
41
  },
42
42
  {
43
43
  "id": "section-1.5",
44
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-1.5",
44
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-1.5",
45
45
  "title": "Extending Kerberos without Breaking Interoperability",
46
46
  "level": 2,
47
47
  "number": "1.5"
48
48
  },
49
49
  {
50
50
  "id": "section-1.5.1",
51
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-1.5.1",
51
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-1.5.1",
52
52
  "title": "Compatibility with RFC 1510",
53
53
  "level": 3,
54
54
  "number": "1.5.1"
55
55
  },
56
56
  {
57
57
  "id": "section-1.5.2",
58
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-1.5.2",
58
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-1.5.2",
59
59
  "title": "Sending Extensible Messages",
60
60
  "level": 3,
61
61
  "number": "1.5.2"
62
62
  },
63
63
  {
64
64
  "id": "section-1.6",
65
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-1.6",
65
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-1.6",
66
66
  "title": "Environmental Assumptions",
67
67
  "level": 2,
68
68
  "number": "1.6"
69
69
  },
70
70
  {
71
71
  "id": "section-1.7",
72
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-1.7",
72
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-1.7",
73
73
  "title": "Glossary of Terms",
74
74
  "level": 2,
75
75
  "number": "1.7"
76
76
  },
77
77
  {
78
78
  "id": "section-2",
79
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-2",
79
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-2",
80
80
  "title": "Ticket Flag Uses and Requests",
81
81
  "level": 1,
82
82
  "number": "2"
83
83
  },
84
84
  {
85
85
  "id": "section-2.1",
86
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-2.1",
86
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-2.1",
87
87
  "title": "Initial, Pre-authenticated, and Hardware-Authenticated Tickets",
88
88
  "level": 2,
89
89
  "number": "2.1"
90
90
  },
91
91
  {
92
92
  "id": "section-2.2",
93
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-2.2",
93
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-2.2",
94
94
  "title": "Invalid Tickets",
95
95
  "level": 2,
96
96
  "number": "2.2"
97
97
  },
98
98
  {
99
99
  "id": "section-2.3",
100
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-2.3",
100
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-2.3",
101
101
  "title": "Renewable Tickets",
102
102
  "level": 2,
103
103
  "number": "2.3"
104
104
  },
105
105
  {
106
106
  "id": "section-2.4",
107
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-2.4",
107
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-2.4",
108
108
  "title": "Postdated Tickets",
109
109
  "level": 2,
110
110
  "number": "2.4"
111
111
  },
112
112
  {
113
113
  "id": "section-2.5",
114
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-2.5",
114
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-2.5",
115
115
  "title": "Proxiable and Proxy Tickets",
116
116
  "level": 2,
117
117
  "number": "2.5"
118
118
  },
119
119
  {
120
120
  "id": "section-2.6",
121
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-2.6",
121
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-2.6",
122
122
  "title": "Forwardable Tickets",
123
123
  "level": 2,
124
124
  "number": "2.6"
125
125
  },
126
126
  {
127
127
  "id": "section-2.7",
128
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-2.7",
128
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-2.7",
129
129
  "title": "Transited Policy Checking",
130
130
  "level": 2,
131
131
  "number": "2.7"
132
132
  },
133
133
  {
134
134
  "id": "section-2.8",
135
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-2.8",
135
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-2.8",
136
136
  "title": "OK as Delegate",
137
137
  "level": 2,
138
138
  "number": "2.8"
139
139
  },
140
140
  {
141
141
  "id": "section-2.9",
142
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-2.9",
142
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-2.9",
143
143
  "title": "Other KDC Options",
144
144
  "level": 2,
145
145
  "number": "2.9"
146
146
  },
147
147
  {
148
148
  "id": "section-2.9.1",
149
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-2.9.1",
149
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-2.9.1",
150
150
  "title": "Renewable-OK",
151
151
  "level": 3,
152
152
  "number": "2.9.1"
153
153
  },
154
154
  {
155
155
  "id": "section-2.9.2",
156
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-2.9.2",
156
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-2.9.2",
157
157
  "title": "ENC-TKT-IN-SKEY",
158
158
  "level": 3,
159
159
  "number": "2.9.2"
160
160
  },
161
161
  {
162
162
  "id": "section-2.9.3",
163
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-2.9.3",
163
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-2.9.3",
164
164
  "title": "Passwordless Hardware Authentication",
165
165
  "level": 3,
166
166
  "number": "2.9.3"
167
167
  },
168
168
  {
169
169
  "id": "section-3",
170
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3",
170
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3",
171
171
  "title": "Message Exchanges",
172
172
  "level": 1,
173
173
  "number": "3"
174
174
  },
175
175
  {
176
176
  "id": "section-3.1",
177
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.1",
177
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.1",
178
178
  "title": "The Authentication Service Exchange",
179
179
  "level": 2,
180
180
  "number": "3.1"
181
181
  },
182
182
  {
183
183
  "id": "section-3.1.1",
184
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.1.1",
184
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.1.1",
185
185
  "title": "Generation of KRB_AS_REQ Message",
186
186
  "level": 3,
187
187
  "number": "3.1.1"
188
188
  },
189
189
  {
190
190
  "id": "section-3.1.2",
191
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.1.2",
191
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.1.2",
192
192
  "title": "Receipt of KRB_AS_REQ Message",
193
193
  "level": 3,
194
194
  "number": "3.1.2"
195
195
  },
196
196
  {
197
197
  "id": "section-3.1.3",
198
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.1.3",
198
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.1.3",
199
199
  "title": "Generation of KRB_AS_REP Message",
200
200
  "level": 3,
201
201
  "number": "3.1.3"
202
202
  },
203
203
  {
204
204
  "id": "section-3.1.4",
205
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.1.4",
205
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.1.4",
206
206
  "title": "Generation of KRB_ERROR Message",
207
207
  "level": 3,
208
208
  "number": "3.1.4"
209
209
  },
210
210
  {
211
211
  "id": "section-3.1.5",
212
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.1.5",
212
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.1.5",
213
213
  "title": "Receipt of KRB_AS_REP Message",
214
214
  "level": 3,
215
215
  "number": "3.1.5"
216
216
  },
217
217
  {
218
218
  "id": "section-3.1.6",
219
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.1.6",
219
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.1.6",
220
220
  "title": "Receipt of KRB_ERROR Message",
221
221
  "level": 3,
222
222
  "number": "3.1.6"
223
223
  },
224
224
  {
225
225
  "id": "section-3.2",
226
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.2",
226
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.2",
227
227
  "title": "The Client/Server Authentication Exchange",
228
228
  "level": 2,
229
229
  "number": "3.2"
230
230
  },
231
231
  {
232
232
  "id": "section-3.2.1",
233
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.2.1",
233
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.2.1",
234
234
  "title": "The KRB_AP_REQ Message",
235
235
  "level": 3,
236
236
  "number": "3.2.1"
237
237
  },
238
238
  {
239
239
  "id": "section-3.2.2",
240
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.2.2",
240
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.2.2",
241
241
  "title": "Generation of a KRB_AP_REQ Message",
242
242
  "level": 3,
243
243
  "number": "3.2.2"
244
244
  },
245
245
  {
246
246
  "id": "section-3.2.3",
247
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.2.3",
247
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.2.3",
248
248
  "title": "Receipt of KRB_AP_REQ Message",
249
249
  "level": 3,
250
250
  "number": "3.2.3"
251
251
  },
252
252
  {
253
253
  "id": "section-3.2.4",
254
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.2.4",
254
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.2.4",
255
255
  "title": "Generation of a KRB_AP_REP Message",
256
256
  "level": 3,
257
257
  "number": "3.2.4"
258
258
  },
259
259
  {
260
260
  "id": "section-3.2.5",
261
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.2.5",
261
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.2.5",
262
262
  "title": "Receipt of KRB_AP_REP Message",
263
263
  "level": 3,
264
264
  "number": "3.2.5"
265
265
  },
266
266
  {
267
267
  "id": "section-3.2.6",
268
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.2.6",
268
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.2.6",
269
269
  "title": "Using the Encryption Key",
270
270
  "level": 3,
271
271
  "number": "3.2.6"
272
272
  },
273
273
  {
274
274
  "id": "section-3.3",
275
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.3",
275
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.3",
276
276
  "title": "The Ticket-Granting Service (TGS) Exchange",
277
277
  "level": 2,
278
278
  "number": "3.3"
279
279
  },
280
280
  {
281
281
  "id": "section-3.3.1",
282
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.3.1",
282
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.3.1",
283
283
  "title": "Generation of KRB_TGS_REQ Message",
284
284
  "level": 3,
285
285
  "number": "3.3.1"
286
286
  },
287
287
  {
288
288
  "id": "section-3.3.2",
289
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.3.2",
289
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.3.2",
290
290
  "title": "Receipt of KRB_TGS_REQ Message",
291
291
  "level": 3,
292
292
  "number": "3.3.2"
293
293
  },
294
294
  {
295
295
  "id": "section-3.3.3",
296
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.3.3",
296
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.3.3",
297
297
  "title": "Generation of KRB_TGS_REP Message",
298
298
  "level": 3,
299
299
  "number": "3.3.3"
300
300
  },
301
301
  {
302
302
  "id": "section-3.3.3.1",
303
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.3.3.1",
303
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.3.3.1",
304
304
  "title": "Checking for Revoked Tickets",
305
305
  "level": 4,
306
306
  "number": "3.3.3.1"
307
307
  },
308
308
  {
309
309
  "id": "section-3.3.3.2",
310
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.3.3.2",
310
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.3.3.2",
311
311
  "title": "Encoding the Transited Field",
312
312
  "level": 4,
313
313
  "number": "3.3.3.2"
314
314
  },
315
315
  {
316
316
  "id": "section-3.3.4",
317
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.3.4",
317
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.3.4",
318
318
  "title": "Receipt of KRB_TGS_REP Message",
319
319
  "level": 3,
320
320
  "number": "3.3.4"
321
321
  },
322
322
  {
323
323
  "id": "section-3.4",
324
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.4",
324
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.4",
325
325
  "title": "The KRB_SAFE Exchange",
326
326
  "level": 2,
327
327
  "number": "3.4"
328
328
  },
329
329
  {
330
330
  "id": "section-3.4.1",
331
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.4.1",
331
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.4.1",
332
332
  "title": "Generation of a KRB_SAFE Message",
333
333
  "level": 3,
334
334
  "number": "3.4.1"
335
335
  },
336
336
  {
337
337
  "id": "section-3.4.2",
338
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.4.2",
338
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.4.2",
339
339
  "title": "Receipt of KRB_SAFE Message",
340
340
  "level": 3,
341
341
  "number": "3.4.2"
342
342
  },
343
343
  {
344
344
  "id": "section-3.5",
345
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.5",
345
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.5",
346
346
  "title": "The KRB_PRIV Exchange",
347
347
  "level": 2,
348
348
  "number": "3.5"
349
349
  },
350
350
  {
351
351
  "id": "section-3.5.1",
352
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.5.1",
352
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.5.1",
353
353
  "title": "Generation of a KRB_PRIV Message",
354
354
  "level": 3,
355
355
  "number": "3.5.1"
356
356
  },
357
357
  {
358
358
  "id": "section-3.5.2",
359
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.5.2",
359
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.5.2",
360
360
  "title": "Receipt of KRB_PRIV Message",
361
361
  "level": 3,
362
362
  "number": "3.5.2"
363
363
  },
364
364
  {
365
365
  "id": "section-3.6",
366
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.6",
366
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.6",
367
367
  "title": "The KRB_CRED Exchange",
368
368
  "level": 2,
369
369
  "number": "3.6"
370
370
  },
371
371
  {
372
372
  "id": "section-3.6.1",
373
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.6.1",
373
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.6.1",
374
374
  "title": "Generation of a KRB_CRED Message",
375
375
  "level": 3,
376
376
  "number": "3.6.1"
377
377
  },
378
378
  {
379
379
  "id": "section-3.6.2",
380
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.6.2",
380
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.6.2",
381
381
  "title": "Receipt of KRB_CRED Message",
382
382
  "level": 3,
383
383
  "number": "3.6.2"
384
384
  },
385
385
  {
386
386
  "id": "section-3.7",
387
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-3.7",
387
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-3.7",
388
388
  "title": "User-to-User Authentication Exchanges",
389
389
  "level": 2,
390
390
  "number": "3.7"
391
391
  },
392
392
  {
393
393
  "id": "section-4",
394
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-4",
394
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-4",
395
395
  "title": "Encryption and Checksum Specifications",
396
396
  "level": 1,
397
397
  "number": "4"
398
398
  },
399
399
  {
400
400
  "id": "section-5",
401
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5",
401
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5",
402
402
  "title": "Message Specifications",
403
403
  "level": 1,
404
404
  "number": "5"
405
405
  },
406
406
  {
407
407
  "id": "section-5.1",
408
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.1",
408
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.1",
409
409
  "title": "Specific Compatibility Notes on ASN.1",
410
410
  "level": 2,
411
411
  "number": "5.1"
412
412
  },
413
413
  {
414
414
  "id": "section-5.1.1",
415
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.1.1",
415
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.1.1",
416
416
  "title": "ASN.1 Distinguished Encoding Rules",
417
417
  "level": 3,
418
418
  "number": "5.1.1"
419
419
  },
420
420
  {
421
421
  "id": "section-5.1.2",
422
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.1.2",
422
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.1.2",
423
423
  "title": "Optional Integer Fields",
424
424
  "level": 3,
425
425
  "number": "5.1.2"
426
426
  },
427
427
  {
428
428
  "id": "section-5.1.3",
429
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.1.3",
429
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.1.3",
430
430
  "title": "Empty SEQUENCE OF Types",
431
431
  "level": 3,
432
432
  "number": "5.1.3"
433
433
  },
434
434
  {
435
435
  "id": "section-5.1.4",
436
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.1.4",
436
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.1.4",
437
437
  "title": "Unrecognized Tag Numbers",
438
438
  "level": 3,
439
439
  "number": "5.1.4"
440
440
  },
441
441
  {
442
442
  "id": "section-5.1.5",
443
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.1.5",
443
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.1.5",
444
444
  "title": "Tag Numbers Greater Than 30",
445
445
  "level": 3,
446
446
  "number": "5.1.5"
447
447
  },
448
448
  {
449
449
  "id": "section-5.2",
450
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.2",
450
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.2",
451
451
  "title": "Basic Kerberos Types",
452
452
  "level": 2,
453
453
  "number": "5.2"
454
454
  },
455
455
  {
456
456
  "id": "section-5.2.1",
457
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.2.1",
457
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.2.1",
458
458
  "title": "KerberosString",
459
459
  "level": 3,
460
460
  "number": "5.2.1"
461
461
  },
462
462
  {
463
463
  "id": "section-5.2.2",
464
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.2.2",
464
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.2.2",
465
465
  "title": "Realm and PrincipalName",
466
466
  "level": 3,
467
467
  "number": "5.2.2"
468
468
  },
469
469
  {
470
470
  "id": "section-5.2.3",
471
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.2.3",
471
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.2.3",
472
472
  "title": "KerberosTime",
473
473
  "level": 3,
474
474
  "number": "5.2.3"
475
475
  },
476
476
  {
477
477
  "id": "section-5.2.4",
478
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.2.4",
478
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.2.4",
479
479
  "title": "Constrained Integer Types",
480
480
  "level": 3,
481
481
  "number": "5.2.4"
482
482
  },
483
483
  {
484
484
  "id": "section-5.2.5",
485
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.2.5",
485
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.2.5",
486
486
  "title": "HostAddress and HostAddresses",
487
487
  "level": 3,
488
488
  "number": "5.2.5"
489
489
  },
490
490
  {
491
491
  "id": "section-5.2.6",
492
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.2.6",
492
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.2.6",
493
493
  "title": "AuthorizationData",
494
494
  "level": 3,
495
495
  "number": "5.2.6"
496
496
  },
497
497
  {
498
498
  "id": "section-5.2.6.1",
499
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.2.6.1",
499
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.2.6.1",
500
500
  "title": "IF-RELEVANT",
501
501
  "level": 4,
502
502
  "number": "5.2.6.1"
503
503
  },
504
504
  {
505
505
  "id": "section-5.2.6.2",
506
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.2.6.2",
506
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.2.6.2",
507
507
  "title": "KDCIssued",
508
508
  "level": 4,
509
509
  "number": "5.2.6.2"
510
510
  },
511
511
  {
512
512
  "id": "section-5.2.6.3",
513
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.2.6.3",
513
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.2.6.3",
514
514
  "title": "AND-OR",
515
515
  "level": 4,
516
516
  "number": "5.2.6.3"
517
517
  },
518
518
  {
519
519
  "id": "section-5.2.6.4",
520
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.2.6.4",
520
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.2.6.4",
521
521
  "title": "MANDATORY-FOR-KDC",
522
522
  "level": 4,
523
523
  "number": "5.2.6.4"
524
524
  },
525
525
  {
526
526
  "id": "section-5.2.7",
527
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.2.7",
527
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.2.7",
528
528
  "title": "PA-DATA",
529
529
  "level": 3,
530
530
  "number": "5.2.7"
531
531
  },
532
532
  {
533
533
  "id": "section-5.2.7.1",
534
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.2.7.1",
534
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.2.7.1",
535
535
  "title": "PA-TGS-REQ",
536
536
  "level": 4,
537
537
  "number": "5.2.7.1"
538
538
  },
539
539
  {
540
540
  "id": "section-5.2.7.2",
541
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.2.7.2",
541
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.2.7.2",
542
542
  "title": "Encrypted Timestamp Pre-authentication",
543
543
  "level": 4,
544
544
  "number": "5.2.7.2"
545
545
  },
546
546
  {
547
547
  "id": "section-5.2.7.3",
548
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.2.7.3",
548
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.2.7.3",
549
549
  "title": "PA-PW-SALT",
550
550
  "level": 4,
551
551
  "number": "5.2.7.3"
552
552
  },
553
553
  {
554
554
  "id": "section-5.2.7.4",
555
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.2.7.4",
555
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.2.7.4",
556
556
  "title": "PA-ETYPE-INFO",
557
557
  "level": 4,
558
558
  "number": "5.2.7.4"
559
559
  },
560
560
  {
561
561
  "id": "section-5.2.7.5",
562
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.2.7.5",
562
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.2.7.5",
563
563
  "title": "PA-ETYPE-INFO2",
564
564
  "level": 4,
565
565
  "number": "5.2.7.5"
566
566
  },
567
567
  {
568
568
  "id": "section-5.2.8",
569
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.2.8",
569
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.2.8",
570
570
  "title": "KerberosFlags",
571
571
  "level": 3,
572
572
  "number": "5.2.8"
573
573
  },
574
574
  {
575
575
  "id": "section-5.2.9",
576
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.2.9",
576
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.2.9",
577
577
  "title": "Cryptosystem-Related Types",
578
578
  "level": 3,
579
579
  "number": "5.2.9"
580
580
  },
581
581
  {
582
582
  "id": "section-5.3",
583
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.3",
583
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.3",
584
584
  "title": "Tickets",
585
585
  "level": 2,
586
586
  "number": "5.3"
587
587
  },
588
588
  {
589
589
  "id": "section-5.4",
590
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.4",
590
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.4",
591
591
  "title": "Specifications for the AS and TGS Exchanges",
592
592
  "level": 2,
593
593
  "number": "5.4"
594
594
  },
595
595
  {
596
596
  "id": "section-5.4.1",
597
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.4.1",
597
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.4.1",
598
598
  "title": "KRB_KDC_REQ Definition",
599
599
  "level": 3,
600
600
  "number": "5.4.1"
601
601
  },
602
602
  {
603
603
  "id": "section-5.4.2",
604
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.4.2",
604
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.4.2",
605
605
  "title": "KRB_KDC_REP Definition",
606
606
  "level": 3,
607
607
  "number": "5.4.2"
608
608
  },
609
609
  {
610
610
  "id": "section-5.5",
611
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.5",
611
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.5",
612
612
  "title": "Client/Server (CS) Message Specifications",
613
613
  "level": 2,
614
614
  "number": "5.5"
615
615
  },
616
616
  {
617
617
  "id": "section-5.5.1",
618
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.5.1",
618
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.5.1",
619
619
  "title": "KRB_AP_REQ Definition",
620
620
  "level": 3,
621
621
  "number": "5.5.1"
622
622
  },
623
623
  {
624
624
  "id": "section-5.5.2",
625
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.5.2",
625
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.5.2",
626
626
  "title": "KRB_AP_REP Definition",
627
627
  "level": 3,
628
628
  "number": "5.5.2"
629
629
  },
630
630
  {
631
631
  "id": "section-5.5.3",
632
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.5.3",
632
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.5.3",
633
633
  "title": "Error Message Reply",
634
634
  "level": 3,
635
635
  "number": "5.5.3"
636
636
  },
637
637
  {
638
638
  "id": "section-5.6",
639
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.6",
639
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.6",
640
640
  "title": "KRB_SAFE Message Specification",
641
641
  "level": 2,
642
642
  "number": "5.6"
643
643
  },
644
644
  {
645
645
  "id": "section-5.6.1",
646
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.6.1",
646
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.6.1",
647
647
  "title": "KRB_SAFE definition",
648
648
  "level": 3,
649
649
  "number": "5.6.1"
650
650
  },
651
651
  {
652
652
  "id": "section-5.7",
653
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.7",
653
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.7",
654
654
  "title": "KRB_PRIV Message Specification",
655
655
  "level": 2,
656
656
  "number": "5.7"
657
657
  },
658
658
  {
659
659
  "id": "section-5.7.1",
660
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.7.1",
660
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.7.1",
661
661
  "title": "KRB_PRIV Definition",
662
662
  "level": 3,
663
663
  "number": "5.7.1"
664
664
  },
665
665
  {
666
666
  "id": "section-5.8",
667
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.8",
667
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.8",
668
668
  "title": "KRB_CRED Message Specification",
669
669
  "level": 2,
670
670
  "number": "5.8"
671
671
  },
672
672
  {
673
673
  "id": "section-5.8.1",
674
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.8.1",
674
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.8.1",
675
675
  "title": "KRB_CRED Definition",
676
676
  "level": 3,
677
677
  "number": "5.8.1"
678
678
  },
679
679
  {
680
680
  "id": "section-5.9",
681
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.9",
681
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.9",
682
682
  "title": "Error Message Specification",
683
683
  "level": 2,
684
684
  "number": "5.9"
685
685
  },
686
686
  {
687
687
  "id": "section-5.9.1",
688
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.9.1",
688
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.9.1",
689
689
  "title": "KRB_ERROR Definition",
690
690
  "level": 3,
691
691
  "number": "5.9.1"
692
692
  },
693
693
  {
694
694
  "id": "section-5.10",
695
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-5.10",
695
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-5.10",
696
696
  "title": "Application Tag Numbers",
697
697
  "level": 2,
698
698
  "number": "5.10"
699
699
  },
700
700
  {
701
701
  "id": "section-6",
702
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-6",
702
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-6",
703
703
  "title": "Naming Constraints",
704
704
  "level": 1,
705
705
  "number": "6"
706
706
  },
707
707
  {
708
708
  "id": "section-6.1",
709
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-6.1",
709
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-6.1",
710
710
  "title": "Realm Names",
711
711
  "level": 2,
712
712
  "number": "6.1"
713
713
  },
714
714
  {
715
715
  "id": "section-6.2",
716
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-6.2",
716
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-6.2",
717
717
  "title": "Principal Names",
718
718
  "level": 2,
719
719
  "number": "6.2"
720
720
  },
721
721
  {
722
722
  "id": "section-6.2.1",
723
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-6.2.1",
723
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-6.2.1",
724
724
  "title": "Name of Server Principals",
725
725
  "level": 3,
726
726
  "number": "6.2.1"
727
727
  },
728
728
  {
729
729
  "id": "section-7",
730
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-7",
730
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-7",
731
731
  "title": "Constants and Other Defined Values",
732
732
  "level": 1,
733
733
  "number": "7"
734
734
  },
735
735
  {
736
736
  "id": "section-7.1",
737
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-7.1",
737
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-7.1",
738
738
  "title": "Host Address Types",
739
739
  "level": 2,
740
740
  "number": "7.1"
741
741
  },
742
742
  {
743
743
  "id": "section-7.2",
744
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-7.2",
744
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-7.2",
745
745
  "title": "KDC Messaging: IP Transports",
746
746
  "level": 2,
747
747
  "number": "7.2"
748
748
  },
749
749
  {
750
750
  "id": "section-7.2.1",
751
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-7.2.1",
751
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-7.2.1",
752
752
  "title": "UDP/IP transport",
753
753
  "level": 3,
754
754
  "number": "7.2.1"
755
755
  },
756
756
  {
757
757
  "id": "section-7.2.2",
758
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-7.2.2",
758
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-7.2.2",
759
759
  "title": "TCP/IP Transport",
760
760
  "level": 3,
761
761
  "number": "7.2.2"
762
762
  },
763
763
  {
764
764
  "id": "section-7.2.3",
765
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-7.2.3",
765
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-7.2.3",
766
766
  "title": "KDC Discovery on IP Networks",
767
767
  "level": 3,
768
768
  "number": "7.2.3"
769
769
  },
770
770
  {
771
771
  "id": "section-7.2.3.1",
772
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-7.2.3.1",
772
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-7.2.3.1",
773
773
  "title": "DNS vs. Kerberos: Case Sensitivity of Realm Names",
774
774
  "level": 4,
775
775
  "number": "7.2.3.1"
776
776
  },
777
777
  {
778
778
  "id": "section-7.2.3.2",
779
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-7.2.3.2",
779
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-7.2.3.2",
780
780
  "title": "Specifying KDC Location Information with DNS SRV records",
781
781
  "level": 4,
782
782
  "number": "7.2.3.2"
783
783
  },
784
784
  {
785
785
  "id": "section-7.2.3.3",
786
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-7.2.3.3",
786
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-7.2.3.3",
787
787
  "title": "KDC Discovery for Domain Style Realm Names on IP Networks",
788
788
  "level": 4,
789
789
  "number": "7.2.3.3"
790
790
  },
791
791
  {
792
792
  "id": "section-7.3",
793
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-7.3",
793
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-7.3",
794
794
  "title": "Name of the TGS",
795
795
  "level": 2,
796
796
  "number": "7.3"
797
797
  },
798
798
  {
799
799
  "id": "section-7.4",
800
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-7.4",
800
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-7.4",
801
801
  "title": "OID Arc for KerberosV5",
802
802
  "level": 2,
803
803
  "number": "7.4"
804
804
  },
805
805
  {
806
806
  "id": "section-7.5",
807
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-7.5",
807
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-7.5",
808
808
  "title": "Protocol Constants and Associated Values",
809
809
  "level": 2,
810
810
  "number": "7.5"
811
811
  },
812
812
  {
813
813
  "id": "section-7.5.1",
814
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-7.5.1",
814
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-7.5.1",
815
815
  "title": "Key Usage Numbers",
816
816
  "level": 3,
817
817
  "number": "7.5.1"
818
818
  },
819
819
  {
820
820
  "id": "section-7.5.2",
821
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-7.5.2",
821
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-7.5.2",
822
822
  "title": "PreAuthentication Data Types",
823
823
  "level": 3,
824
824
  "number": "7.5.2"
825
825
  },
826
826
  {
827
827
  "id": "section-7.5.3",
828
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-7.5.3",
828
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-7.5.3",
829
829
  "title": "Address Types",
830
830
  "level": 3,
831
831
  "number": "7.5.3"
832
832
  },
833
833
  {
834
834
  "id": "section-7.5.4",
835
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-7.5.4",
835
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-7.5.4",
836
836
  "title": "Authorization Data Types",
837
837
  "level": 3,
838
838
  "number": "7.5.4"
839
839
  },
840
840
  {
841
841
  "id": "section-7.5.5",
842
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-7.5.5",
842
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-7.5.5",
843
843
  "title": "Transited Encoding Types",
844
844
  "level": 3,
845
845
  "number": "7.5.5"
846
846
  },
847
847
  {
848
848
  "id": "section-7.5.6",
849
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-7.5.6",
849
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-7.5.6",
850
850
  "title": "Protocol Version Number",
851
851
  "level": 3,
852
852
  "number": "7.5.6"
853
853
  },
854
854
  {
855
855
  "id": "section-7.5.7",
856
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-7.5.7",
856
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-7.5.7",
857
857
  "title": "Kerberos Message Types",
858
858
  "level": 3,
859
859
  "number": "7.5.7"
860
860
  },
861
861
  {
862
862
  "id": "section-7.5.8",
863
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-7.5.8",
863
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-7.5.8",
864
864
  "title": "Name Types",
865
865
  "level": 3,
866
866
  "number": "7.5.8"
867
867
  },
868
868
  {
869
869
  "id": "section-7.5.9",
870
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-7.5.9",
870
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-7.5.9",
871
871
  "title": "Error Codes",
872
872
  "level": 3,
873
873
  "number": "7.5.9"
874
874
  },
875
875
  {
876
876
  "id": "section-8",
877
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-8",
877
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-8",
878
878
  "title": "Interoperability Requirements",
879
879
  "level": 1,
880
880
  "number": "8"
881
881
  },
882
882
  {
883
883
  "id": "section-8.1",
884
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-8.1",
884
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-8.1",
885
885
  "title": "Specification 2",
886
886
  "level": 2,
887
887
  "number": "8.1"
888
888
  },
889
889
  {
890
890
  "id": "section-8.2",
891
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-8.2",
891
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-8.2",
892
892
  "title": "Recommended KDC Values",
893
893
  "level": 2,
894
894
  "number": "8.2"
895
895
  },
896
896
  {
897
897
  "id": "section-9",
898
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-9",
898
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-9",
899
899
  "title": "IANA Considerations",
900
900
  "level": 1,
901
901
  "number": "9"
902
902
  },
903
903
  {
904
904
  "id": "section-10",
905
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-10",
905
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-10",
906
906
  "title": "Security Considerations",
907
907
  "level": 1,
908
908
  "number": "10"
909
909
  },
910
910
  {
911
911
  "id": "section-11",
912
- "href": "https://www.rfc-editor.org/rfc/rfc4120#section-11",
912
+ "href": "https://www.rfc-editor.org/info/rfc4120/#section-11",
913
913
  "title": "Acknowledgements",
914
914
  "level": 1,
915
915
  "number": "11"
916
916
  },
917
917
  {
918
918
  "id": "appendix-A",
919
- "href": "https://www.rfc-editor.org/rfc/rfc4120#appendix-A",
919
+ "href": "https://www.rfc-editor.org/info/rfc4120/#appendix-A",
920
920
  "title": "ASN.1 module",
921
921
  "level": 1,
922
922
  "number": "A"
923
923
  },
924
924
  {
925
925
  "id": "appendix-B",
926
- "href": "https://www.rfc-editor.org/rfc/rfc4120#appendix-B",
926
+ "href": "https://www.rfc-editor.org/info/rfc4120/#appendix-B",
927
927
  "title": "Changes since RFC 1510",
928
928
  "level": 1,
929
929
  "number": "B"
930
+ },
931
+ {
932
+ "id": "in-this-section",
933
+ "href": "https://www.rfc-editor.org/info/rfc4120/#in-this-section",
934
+ "level": 2,
935
+ "title": "In this section"
936
+ },
937
+ {
938
+ "id": "the-kerberos-network-authentication-service-v-5",
939
+ "href": "https://www.rfc-editor.org/info/rfc4120/#the-kerberos-network-authentication-service-v-5",
940
+ "level": 1,
941
+ "title": "RFC 4120: The Kerberos Network Authentication Service (V5)"
942
+ },
943
+ {
944
+ "id": "this-rfc-was-updated",
945
+ "href": "https://www.rfc-editor.org/info/rfc4120/#this-rfc-was-updated",
946
+ "level": 2,
947
+ "title": "This RFC was updated"
948
+ },
949
+ {
950
+ "id": "useful-links",
951
+ "href": "https://www.rfc-editor.org/info/rfc4120/#useful-links",
952
+ "level": 2,
953
+ "title": "Useful links"
954
+ },
955
+ {
956
+ "id": "contact-us",
957
+ "href": "https://www.rfc-editor.org/info/rfc4120/#contact-us",
958
+ "level": 2,
959
+ "title": "Contact Us"
930
960
  }
931
961
  ]
932
962
  }