File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 116116 "subject": {
117117 "format": "iss_sub",
118118 "iss": "https://idp.example.com/",
119- "sub": "7375626A656374",
119+ "sub": "7375626A656374"
120120 }
121121 }
122122 }
165165 "iss": "https://idp.example.com/",
166166 "sub": "7375626A656374",
167167 },
168- "reason": "hijacking",
168+ "reason": "hijacking"
169169 }
170170 }
171171}
217217 identifier-changed": {
218218 "subject": {
219219 "format": "email",
220- "email": "john.doe@example.com",
220+ "email": "john.doe@example.com"
221221 },
222- "new-value": "john.roe@example.com",
222+ "new-value": "john.roe@example.com"
223223 }
224224 }
225225}
251251 identifier-recycled": {
252252 "subject": {
253253 "format": "email",
254- "email": "foo@example.com",
254+ "email": "foo@example.com"
255255 }
256256 }
257257 }
Original file line number Diff line number Diff line change @@ -1256,7 +1256,7 @@ Authorization: Bearer eyJ0b2tlbiI6ImV4YW1wbGUifQo=
12561256 " urn:example:secevent:events:type_2" ,
12571257 " urn:example:secevent:events:type_3" ,
12581258 " urn:example:secevent:events:type_4"
1259- ],
1259+ ]
12601260}
12611261~~~
12621262{: title="Example: Replace Stream Configuration Request" # figreplaceconfigreq}
You can’t perform that action at this time.
0 commit comments