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: draft-ietf-oauth-identity-chaining.md
+10-6Lines changed: 10 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -319,23 +319,23 @@ The flow would look like this:
319
319
| | --------------------------------->|
320
320
| | <- - - - - - - - - - - - - - - - -|
321
321
| | | |
322
-
| (C) exchange token | | |
322
+
| (B) exchange token | | |
323
323
| [RFC 8693] | | |
324
324
|<--------------------| | |
325
325
| | | |
326
-
| (D) <authorization | | |
326
+
| (C) <authorization | | |
327
327
| grant> | | |
328
328
| - - - - - - - - - ->| | |
329
329
| | | |
330
-
| | (E) present | |
330
+
| | (D) present | |
331
331
| | authorization | |
332
332
| | grant [RFC 7523] | |
333
333
| | ------------------->| |
334
334
| | | |
335
-
| | (F) <access token> | |
335
+
| | (E) <access token> | |
336
336
| | <- - - - - - - - - -| |
337
337
| | | |
338
-
| | (G) access |
338
+
| | (F) access |
339
339
| | --------------------------------->|
340
340
| | | |
341
341
| | | |
@@ -428,12 +428,16 @@ The flow contains the following steps:
428
428
(G) The resource server in Domain A uses the received access token to access the protected resource in Domain B.
429
429
430
430
# Acknowledgements {#Acknowledgements}
431
-
The editors would like to thank Joe Jubinski, Justin Richer, Aaron Parecki and others (please let us know, if you've been mistakenly omitted) for their valuable input, feedback and general support of this work.
431
+
The editors would like to thank Joe Jubinski, Justin Richer, Aaron Parecki, Dean H. Saxe, and others (please let us know, if you've been mistakenly omitted) for their valuable input, feedback and general support of this work.
432
432
433
433
# Document History
434
434
435
435
\[\[ To be removed from the final specification ]]
436
436
437
+
-03
438
+
439
+
* Corrected discrepancy between alphabetic numbering of the diagram and text in the resource acting as client example
440
+
437
441
-02
438
442
439
443
* remove recommendation to not use RFC8693's requested_token_type
0 commit comments