Skip to content

Releases: kakawait/cas-security-spring-boot-starter

0.2.1

28 Jun 16:50
5ce0da1
Compare
Choose a tag to compare

Notable changes

  • Filter is now listing any requests that contains ticket in parameter (#14)

0.2.0

27 Jun 12:42
e695c60
Compare
Choose a tag to compare

Notable changes

  • Enhance configuration adapter to be able to edit HttpSecurity, can be useful to modify default /logout behavior
  • Read default spring boot security properties and apply same strategy as basic auth
  • Upgrade to Spring boot 1.5.4

0.1.2

26 Jun 14:31
8becbdf
Compare
Choose a tag to compare

Notable changes

  • Do not add anymore by default pgtUrl parameter during validation call.
    • security.cas.service.paths.proxy-callback is now null by default, you must set it if you want pgtUrl to be filled during validation call.
  • Configure Single sign out filter

0.1.1

26 Jun 14:28
39e26df
Compare
Choose a tag to compare

Notable changes

  • Fix conflict with Spring boot Actuator security by adding @Order (#1)

0.1.0

26 Jun 14:27
e9b5a0f
Compare
Choose a tag to compare

🎉 first release 🎉