Spring Authorization Server 1.5 goes GA
On behalf of the team and everyone who has contributed, it is my pleasure to announce the release of Spring Authorization Server 1.5.
The 1.5 release contains a few noteworthy new features:
- Add support for OAuth 2.0 Pushed Authorization Requests (PAR) (gh-1925)
- Support OAuth 2.0 Demonstrating Proof of Possession (DPoP) (gh-1813)
- Support POST for authorization code request flow (gh-1874)
To get started using Spring Authorization Server, see the Getting Started chapter of the reference documentation and the samples to become familiar with setup and configuration.