diff --git a/OAuth-2.0-Features-Matrix.asciidoc b/OAuth-2.0-Features-Matrix.asciidoc index 916d121..35bed08 100644 --- a/OAuth-2.0-Features-Matrix.asciidoc +++ b/OAuth-2.0-Features-Matrix.asciidoc @@ -1,8 +1,8 @@ The following matrix outlines all the OAuth 2.0 features implemented by the various projects within the Spring portfolio. The matrix may be used to determine which project(s) to use based on your OAuth 2.0 requirements. -NOTE: Spring Security 5.0 introduced new _Client_ support for the OAuth 2.0 Authorization Framework and OpenID Connect 1.0. - The plan is to also provide support for _Resource Server_ and _Authorization Server_ in future releases. +NOTE: Spring Security 5.0 introduced new _Client_ support for the OAuth 2.0 Authorization Framework and OpenID Connect 1.0. Spring Security 5.1 introduced new _Resource Server_ support as well as additional _Client_ support for different grant types. + The plan is to also provide support for _Authorization Server_ in future releases. This matrix will be kept up-to-date as we complete new features. For additional information, please see the <>. @@ -14,25 +14,25 @@ For additional information, please see the <