Skip to content

v1.22.1-3

Latest

Choose a tag to compare

@cesmarvin cesmarvin released this 16 Jul 08:11

Fixed

  • [#238] Fix a bug where caching prevented the cas redirect flow.
    • Convert the disable cache filter to a servlet filter and use it for every request and not only for jax-rs endpoints.