Skip to content

Releases: apereo/java-cas-client

cas-client-3.6.0

07 Oct 15:35
Compare
Choose a tag to compare
  • Tomcat 9 support
  • SpringBoot autoconfiguration
  • Decryption of the PGT in the CAS response
  • Support of the method parameter

cas-client-3.5.1

01 Nov 16:02
Compare
Choose a tag to compare
[maven-release-plugin]  copy for tag cas-client-3.5.1

cas-client-3.5.0

15 Jan 18:30
Compare
Choose a tag to compare
[maven-release-plugin]  copy for tag cas-client-3.5.0

cas-client-3.4.1

30 Mar 18:27
Compare
Choose a tag to compare
  • #153 CAS Jetty Container Authentication Support (@serac)
  • #151 Added cas-client-integration-tomcat-v8 (@BernhardLenz)
  • #143 CASC-127 Remove Commons Codec Dependency (@battags)
  • #142 Issue-141 Remove redundant Content-Length header. (@serac)
  • #133 Issue #131 - ConfigurationStrategyName does not Properly Resolve Cust… (@battags)
  • #130 Overload constructServiceUrl to keep backward compatibility (@mmoayyed)
  • #128 URIBuilder test cases (@mmoayyed)
  • #125 URIBuilder throws UnsupportedOperationException on adding/setting parameters (@xuhuisheng)
  • #122 Deploy SNAPSHOTs to Sonatype (@leleuj)
  • #123 Update README with 3.4 features (@leleuj)

cas-client-3.4.0

30 Mar 18:27
Compare
Choose a tag to compare
  • #66 CASC-210: Added support for having regex expressions in the proxy (chaining) list. (@jtgasper3)
  • #116 removed commons-lang dependency (@mmoayyed)
  • #105 Added uri builder to construct query params (@mmoayyed)
  • #117 Add filter-mapping to web.xml filter examples (@lathspell)
  • #113 Upgrade to commons-lang3 (@mmoayyed)
  • #112 Deprecated unused DISABLE_XML_SCHEMA_VALIDATION (@mmoayyed)
  • #114 Added additional logs to proxy validation (@mmoayyed)
  • #101 Remove OpenSAML and consolidate SAML components in support module (@serac)
  • #93 CASC-217: Update the ticket validators to point to the new endpoint (@leleuj)
  • #97 CASC-239 Saml11AuthenticationFilter Constructor was Private instead of Public (@battags)
  • #96 CASC-237 Make OpenSAML bootstrap conditional. (@serac)
  • #94 Issue-91: Introduce system properties configuration option (@leleuj)
  • #88 CASC-231 HttpsURLConnectonFactory is Not Serializable (@battags)
  • #89 CASC-200 Introduce Properties File Configuration Option (@battags)
  • #87 CASC-233 ErrorRedirectFilter Can throw Null Pointer Exception (@battags)
  • #86 CASC-200 Introduce Mechanism to Indicate Method of Configuration (@battags)

cas-client-3.3.3

30 Mar 18:28
Compare
Choose a tag to compare
  • #79 CASC-229 Make Front Channel SSO Optional so that backwards compatibility... (@battags)
  • #80 CASC-230 Call HttpServletRequest#logout() via Reflection to Improve Back... (@battags)
  • #78 CASC-225 Restore Removed Constructor for Backwards Compatibility (@battags)

cas-client-3.3.2

30 Mar 18:28
Compare
Choose a tag to compare
  • #73 CASC-228 URL Encode Paramaters Passed to Server via Validate (@battags)
  • #72 CASC-223 Backwards Compatibility for Initializing Sign Out Handler in Filter (@battags)
  • #71 CASC-224 Public API Method Removed without Deprecation (@battags)
  • #68 CASC-220: Support front channel SLO logout (@leleuj)

cas-client-3.3.1

30 Mar 18:29
Compare
Choose a tag to compare
  • #67 CASC-214 Improve Service Url Construction to Add Non-Standard Ports (@battags)
  • #64 CAS-219: Provide support for certain urls to be excluded from CAS filters (@mmoayyed)
  • #63 CASC-203 Properly Parse Response to Keep Line Breaks (@battags)

cas-client-3.3.0

30 Mar 18:29
Compare
Choose a tag to compare
  • #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)