Skip to content

0.6.0

Compare
Choose a tag to compare
@kakawait kakawait released this 30 Aug 13:36
· 123 commits to master since this release

Notable changes

  • 2 new properties to be able to override base-url for ticket validation or proxy callback requests, see https://github.com/kakawait/cas-security-spring-boot-starter#properties for more details
    • security.cas.server.validation-base-url
    • security.cas.service.callback-base-url
  • Create a Docker and docker-compose version for cas-security-spring-boot-sample (#60)
  • Add login path (default /login), logout path (default /logout) and proxy callback path to be handle by CasAuthenticationFilter by default (#58)