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-first-party-apps.md
+3-18Lines changed: 3 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -921,35 +921,20 @@ These design decisions should enable authorization server implementations to iso
921
921
922
922
# Document History
923
923
924
-
-02
925
-
926
-
* Fixed typos
927
-
* Clarified resource server error response section
928
-
* Added additional context to the Design Goals section
929
-
* Clarified that further communication between client and AS can happen at proprietary endpoints
930
-
* Changed `invalid_grant` to `invalid_session`
931
-
932
924
-01
933
925
934
-
* Added clarification on use of authorization code binding when using DPoP with the authorization challenge endpoint.
935
-
* Removed ash claim to simplify DPoP binding with auth_session value.
936
-
* Fixed how "redirect to web" mechanism works with PKCE.
937
-
* Added "intermediate requests" section to clarify these requests are out of scope, moved "auth session" description to that section.
926
+
* Corrected "re-authorization of the user" to "re-authentication of the user"
938
927
939
928
-00
940
929
941
-
* Renamed `authorization_required` to `insufficient_authorization`
942
-
* Defined `insufficient_authorization` on the Authorization Challenge Endpoint
943
-
* Renamed `device_session` to `auth_session`
944
-
* Added explicit method to indicate the client should restart the flow in a browser
945
-
* Described how to use DPoP in conjunction with this spec
930
+
* Adopted into the OAuth WG, no changes from previous individual draft
946
931
947
932
948
933
# Acknowledgments
949
934
{:numbered="false"}
950
935
951
936
The authors would like to thank the attendees of the OAuth Security Workshop 2023 session in which this was discussed, as well as the following individuals who contributed ideas, feedback, and wording that shaped and formed the final specification:
952
937
953
-
Alejo Fernandez, Brian Campbell, Dick Hardt, Dmitry Telegin, Jeff Corrigan, John Bradley, Justin Richer, Mike Jones, Orie Steele, Tim Cappalli, Tobias Looker, Yaron Sheffer.
938
+
Alejo Fernandez, Brian Campbell, Dean Saxe, Dick Hardt, Dmitry Telegin, Jeff Corrigan, John Bradley, Justin Richer, Mike Jones, Orie Steele, Tim Cappalli, Tobias Looker, Yaron Sheffer.
0 commit comments