Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 574 Bytes

CHANGELOG.md

File metadata and controls

17 lines (14 loc) · 574 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.3.0] - 2021-04-13

Changed

  • Read JWT from http header instead of spring security context
  • Do not publish authorization failure event before authentication phase

Removed

  • Removed dependency to spring-security-oauth2