Skip to content

Commit 68cac3b

Browse files
authored
Merge pull request #79 from oauthstuff/danielfett/update-references
Update RAR reference
2 parents 43adb63 + b3738a1 commit 68cac3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recommendations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ to verify, for every request, whether the access token sent with that
178178
request was meant to be used for that particular action on the
179179
particular resource. If not, the resource server must refuse to serve
180180
the respective request. Clients and authorization servers MAY utilize
181-
the parameter `scope` as specified in [@!RFC6749] and `authorization_details` as specified in [@I-D.ietf-oauth-rar] to determine those
181+
the parameter `scope` as specified in [@!RFC6749] and `authorization_details` as specified in [@RFC9396] to determine those
182182
resources and/or actions.
183183

184184
## Resource Owner Password Credentials Grant

0 commit comments

Comments
 (0)