Spring Authorization Server moving to Spring Security 7.0

Engineering | Joe Grandja | September 11, 2025 | ...

Spring Authorization Server has come a long way since 1.0 was officially released in November 2022. Starting as a project separate from Spring Security, has allowed it to iterate quickly on feature development and ultimately grow a rich feature set for building OAuth2 Authorization Servers.

It has reached that point of maturity and stability and we believe the time is now to move it to Spring Security 7.0.

The main benefit this will provide our users is a streamlined developer experience. Whether you are working with OAuth2 Client or OAuth2 Authorization Server, you won’t need to switch between projects any longer as the source, javadoc and reference documentation will live in Spring Security. Furthermore, issues and pull requests will be solely managed within Spring Security GitHub repository for all of the OAuth2 features.

We also expect the migration impact to be quite minimal for our users as the maven coordinates, groupId and artifactId, will remain the same with the exception of the version. For example, the Spring Security 7.0 maven coordinates will be org.springframework.security:spring-security-oauth2-authorization-server:7.0.0. Also, the existing classes will remain the same in name and package location with the exception of a couple of minor package relocation changes that we’re confident will be a straightforward migration update.

We hope you’re excited as we are as we prepare to move Spring Authorization Server to Spring Security 7.0.

Get the Spring newsletter

Stay connected with the Spring newsletter

Subscribe

Get ahead

VMware offers training and certification to turbo-charge your progress.

Learn more

Get support

Tanzu Spring offers support and binaries for OpenJDK™, Spring, and Apache Tomcat® in one simple subscription.

Learn more

Upcoming events

Check out all the upcoming events in the Spring community.

View all