Skip to content

cas-client-3.3.0

Compare
Choose a tag to compare
@mmoayyed mmoayyed released this 30 Mar 18:29
· 1404 commits to master since this release
  • #58 Destroy cached assertions in CasLoginModule#logout() method (@serac)
  • #57 use memcached interface instead of implementation / updated client library (@h0nIg)
  • #56 CASC-174 Provide Programmatic JAAS Login Facility for JBoss 7 (@serac)
  • #54 Updated Jasig Parent POM Version (@battags)
  • #52 CASC-211 Better Ticket Validation Error Logic (@battags)
  • #53 Switched to SaxParserFactory directly. Unit tests pass. CASC-212 (@battags)
  • #51 [NOJIRA] Reformat to Eclipse Standard (@battags)
  • #49 CASC-206 Added Authentication Redirect Strategy to support original use case and new Faces support (@battags)
  • #50 CASC-207 - Converted to static logger for serializable class (@battags, @katelme)
  • #47 [CASC-208] Prevent unnecessary log errors (@mores)
  • #45 [ CASC-205 ] Saml11TicketValidator unable to process type XSString (@mores)
  • #40 CASC-180: Fix the issue with casting to http url connections and provide... (@mmoayyed)
  • #39 CASC-204 Prevent renew misconfiguration. (@serac)
  • #36 CASC-180: Add support for Client Side Certificates (@mmoayyed)
  • #35 CASC-202 Migrate Commons Logging to SLF4J. Migrated to SLF4J, updated License header to match main CAS project, and re-ran script. (@battags)
  • #34 CASC-179 (@battags)
  • #32 CASC-196 (@battags)
  • #1 CASC-196 (@katelme, @battags)
  • #28 CASC-192 (@battags)
  • #30 CASC-168 (@battags)
  • #29 CASC-191 (@battags)
  • #27 CASC-195 (@battags)
  • #33 NOJIRA fix minor missing final tags and javadoc. (@battags)
  • #24 CASC-199: Allow for an additional option to exclude empty proxy chains. (@mmoayyed)
  • #23 properly support Confluence 3.5 - 4.3 (@dodok1)
  • #20 .gitignore Eclipse's .project default output bin/ directory. (@ecki)
  • #18 CASC-188 Provide Support for Wildcard Roles (@battags)
  • #16 make default value of useRedirect visible. Add some JavaDoc (@ecki)
  • #13 CASC-166 Fix race condition in cached assertion cleanup. (@serac)
  • #12 CASC-185 - Merged. (@battags)
  • #11 CASC-169 (@battags)
  • #9 CASC-184 - upgrade to OpenSAML2, update XML parsing to work with old and new server code. (@battags)
  • #8 CASC-182 - reset the redirectAfterValidation parameter to false when use... (@mmoayyed)
  • #2 Parsing the custom attributes using xml dom parser. (@lavrovdv)
  • #5 Change to allow for Session Fixation Prevention (@Gleeble)
  • #4 CASC-164 Fix for Jasig CAS client for Java not working in 4.4 and above (@yzhengyu)
  • #1 Tomcat integration: Store principal in session (@asaddi)