Skip to content

Commit 7f82a0b

Browse files
donhuvyjgrandja
authored andcommitted
Update link to OAuth 2.1 specification to version 11
Closes gh-1730
1 parent 00f3874 commit 7f82a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The Spring Authorization Server project provides software support through the ht
1515
https://tanzu.vmware.com/spring-runtime[Commercial support], which offers an extended support period, is also available from VMware.
1616

1717
== Getting Started
18-
The first place to start is to read the https://datatracker.ietf.org/doc/html/draft-ietf-oauth-v2-1-07[OAuth 2.1 Authorization Framework] to gain an in-depth understanding on how to build an Authorization Server.
18+
The first place to start is to read the https://datatracker.ietf.org/doc/html/draft-ietf-oauth-v2-1-11[OAuth 2.1 Authorization Framework] to gain an in-depth understanding on how to build an Authorization Server.
1919
It is a critically important first step as the implementation must conform to the specification defined in the OAuth 2.1 Authorization Framework and the https://github.com/spring-projects/spring-authorization-server/wiki/OAuth-2.0-Specifications[related specifications].
2020

2121
The second place to start is to become very familiar with the codebase in the following Spring Security modules:

0 commit comments

Comments
 (0)