Skip to content

Releases: mzlnk/multi-tenant-oauth2-resource-server-spring-boot-starter

Release 1.0.4-beta

13 Jun 16:58
Compare
Choose a tag to compare

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

13 Jun 16:54
Compare
Choose a tag to compare

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

10 May 20:30
Compare
Choose a tag to compare

What's new?

  • fixed bugs

Release 1.0.1-beta

04 May 22:53
Compare
Choose a tag to compare

What's new?

  • initial release