File tree 1 file changed +11
-4
lines changed
1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change 889
889
<preamble >The response below is an example of a <spanx style =" verb" >WWW-Authenticate</spanx > header that includes the resource identifier.</preamble >
890
890
891
891
<artwork ><![CDATA[
892
- HTTP/1.1 400 Bad Request
893
- WWW-Authenticate: Bearer error="invalid_request",
894
- error_description="No access token was provided in this request",
895
- resource_metadata=
892
+ HTTP/1.1 401 Unauthorized
893
+ WWW-Authenticate: Bearer resource_metadata=
896
894
"https://resource.example.com/.well-known/oauth-protected-resource"
897
895
]]> </artwork >
898
896
</figure >
1892
1890
<section anchor =" History" title =" Document History" >
1893
1891
<t >[[ to be removed by the RFC Editor before publication as an RFC ]]</t >
1894
1892
1893
+ <t >
1894
+ -14
1895
+ <list style =" symbols" >
1896
+ <t >
1897
+ Corrected example of `WWW-Authenticate` response with no access token
1898
+ </t >
1899
+ </list >
1900
+ </t >
1901
+
1895
1902
<t >
1896
1903
-13
1897
1904
<list style =" symbols" >
You can’t perform that action at this time.
0 commit comments