Releases: mzlnk/multi-tenant-oauth2-resource-server-spring-boot-starter
Releases · mzlnk/multi-tenant-oauth2-resource-server-spring-boot-starter
Release 1.0.4-beta
What's new?
- added support for resolving token from certain cookie in HTTP request apart from the default way based on
Authorization
header
Release 1.0.3-beta
What's new?
- temporarily disabled token validation via local public key file due to different implementation in latest Spring Security
Release 1.0.2-beta
What's new?
- fixed bugs
Release 1.0.1-beta
What's new?
- initial release