File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -903,20 +903,17 @@ These design decisions should enable authorization server implementations to iso
903903
904904# Document History
905905
906- -02
906+ -01
907907
908908* Added clarification on use of authorization code binding when using DPoP with the authorization challenge endpoint.
909909* Removed ash claim to simplify DPoP binding with auth_session value.
910910* Fixed how "redirect to web" mechanism works with PKCE.
911911* Added "intermediate requests" section to clarify these requests are out of scope, moved "auth session" description to that section.
912912
913- -01
913+ -00
914914
915915* Renamed `authorization_required` to `insufficient_authorization`
916916* Defined `insufficient_authorization` on the Authorization Challenge Endpoint
917-
918- -00
919-
920917* Renamed `device_session` to `auth_session`
921918* Added explicit method to indicate the client should restart the flow in a browser
922919* Described how to use DPoP in conjunction with this spec
You can’t perform that action at this time.
0 commit comments