Get the very first bits of Spring Authorization Server 0.0.1 !
On behalf of the team and everyone who has contributed, we are very excited to deliver the very first bits of Spring Authorization Server in the 0.0.1 release!
You can download it from repo.spring.io and Maven Central by using the module coordinates:
compile 'org.springframework.security.experimental:spring-security-oauth2-authorization-server:0.0.1'
For additional details on this new project, see the initial announcement and project page.
The main features delivered in this initial release are:
See the release notes for complete details.
To get started using Spring Authorization Server, see the sample to become familiar with setup and configuration.
We would love to gather your feedback as we strive to improve and build upon this initial release.