jgrandja / spring-security-oauth-5-2-migrate

121 stars 68 forks source link

= Spring Security OAuth 5.2 Migration Sample

This sample should be used for migrating a Spring Security OAuth 2.x application to Spring Security 5.2.

This is the Spring Security 5.2 sample and the corresponding Spring Security OAuth 2.4 sample is https://github.com/jgrandja/spring-security-oauth-2-4-migrate[here].

See the https://github.com/spring-projects/spring-security/wiki/OAuth-2.0-Migration-Guide[OAuth 2.0 Migration Guide] for further details.

== Run the Sample