Commit Graph

186 Commits

Author SHA1 Message Date
Misagh Moayyed bb95fd733f Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.8.0 (#273)
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.8.0
2019-04-30 04:25:46 -07:00
Misagh Moayyed 2b61ca1df3 Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v1.4.1 (#274)
Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v1.4.1
2019-04-30 04:25:38 -07:00
Renovate Bot 1f6881829b Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v1.4.1 2019-04-30 11:12:13 +00:00
Renovate Bot a8ec3de36e Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.8.0 2019-04-30 11:12:07 +00:00
Renovate Bot a4cde4359e Update dependency junit:junit to v4.12 2019-04-30 11:12:01 +00:00
Misagh Moayyed 97632483aa Update dependency org.apache.maven.plugins:maven-assembly-plugin to v2.6 (#272)
Update dependency org.apache.maven.plugins:maven-assembly-plugin to v2.6
2019-04-30 04:11:12 -07:00
Renovate Bot 733ce5ba5d Update dependency org.apache.maven.plugins:maven-assembly-plugin to v2.6 2019-04-30 10:51:11 +00:00
Renovate Bot 0e333ec040 Update dependency log4j:log4j to v1.2.17 2019-04-30 09:39:34 +00:00
Misagh Moayyed a09641b184 Update dependency commons-codec:commons-codec to v1.12 (#265)
Update dependency commons-codec:commons-codec to v1.12
2019-04-30 01:02:18 -07:00
Renovate Bot 28ffa12548 Update dependency commons-codec:commons-codec to v1.12 2019-04-30 07:46:54 +00:00
Misagh Moayyed f6f20da863 Merge pull request #262 from kmnasir/jackson-patch
Updating jackson version to 2.9.8
2019-04-30 00:46:38 -07:00
LELEU Jérôme abacb75df2 Handle encrypted PGTs (#260)
* Handle encrypted PGTs

* add tests

* stick to Java 6 and use commons-codec for Base64

* Remove the encrypted PGT after a PGT has been retrieved

* use Bouncycastle to load PEM files

* update to latest BC dependency
2019-04-03 13:53:09 +02:00
Jérôme LELEU 58de00e34b Support the method parameter 2019-03-13 09:15:07 +01:00
Dmitriy Kopylenko ba50664582 [maven-release-plugin] prepare for next development iteration 2018-11-01 10:32:59 -04:00
Dmitriy Kopylenko bafe64e7cd [maven-release-plugin] prepare release cas-client-3.5.1 2018-11-01 10:32:53 -04:00
kmnasir 94b23a7f2d Updating jackson version to 2.9.5
Due to following vulnerabilities
CVE-2017-15095
CVE-2017-17485
CVE-2018-7489
2018-05-31 12:03:47 -04:00
Dmitriy Kopylenko b208e94b93 [maven-release-plugin] prepare for next development iteration 2018-01-12 11:56:32 -05:00
Dmitriy Kopylenko c00da6bb81 [maven-release-plugin] prepare release cas-client-3.5.0 2018-01-12 11:56:28 -05:00
Dmitriy Kopylenko 486aa66587 prepare for the release 2018-01-12 11:46:12 -05:00
Misagh Moayyed b8f2e0a32c Add support for tomcat 8.5.x 2017-07-06 14:01:21 -07:00
Misagh Moayyed f341f50cd5 Merge pull request #212 from mmoayyed/json-validator
New Json ticket validator to accept CAS responses in JSON.
2017-06-20 09:16:37 -07:00
leleuj 6f84cc2356 merge with master 2017-05-24 08:36:57 +02:00
Misagh Moayyed 24f1f9c814 clean up JIRA dependencies so project can compile 2017-05-17 16:42:09 -07:00
Misagh Moayyed 5152f40be9 allow extension points for JSON validation parsing. add filter and validator 2017-05-17 15:59:20 -07:00
Marvin S. Addison bc586d7b4b Merge branch 'master' into jetty 2016-03-08 07:15:22 -05:00
Marvin S. Addison 53dbb48882 Issue #152 Jetty container-based authn. 2016-02-11 14:53:14 -05:00
BernhardLenz 61bd0eeb86 Added cas-client-integration-tomcat-v8 2016-02-04 18:45:03 -05:00
Scott 346374ebc8 CASC-127 Remove Commons Codec Dependency
Problem: We rely on Commons Codec for some simple Base64 decoding/encoding, most of which is available in Java 1.6+
Solution: Set minimum version to Java 1.6 and rely on provided methods.

QA Notes: Unit tests pass
2015-11-18 21:58:06 -05:00
Scott a5e2b8ae61 [maven-release-plugin] prepare for next development iteration 2015-09-13 00:23:55 -04:00
Scott 650cee05bc [maven-release-plugin] prepare release cas-client-3.4.1 2015-09-13 00:19:52 -04:00
Scott e5f933754b [maven-release-plugin] rollback the release of cas-client-3.4.1 2015-09-13 00:18:34 -04:00
Scott 1bdc456bf4 [maven-release-plugin] prepare for next development iteration 2015-09-13 00:13:20 -04:00
Jérôme LELEU f0047eb8eb upgrade version to 3.5.0-SNAPSHOT 2015-08-03 12:53:19 +02:00
Jérôme LELEU 60b8ad70f8 Upgrade to Java 6 2015-07-31 17:02:21 +02:00
Scott 67b4b26819 [maven-release-plugin] prepare for next development iteration 2015-07-21 22:57:28 -04:00
Scott f3d7156482 [maven-release-plugin] prepare release cas-client-3.4.0 2015-07-21 22:57:26 -04:00
Marvin S. Addison f5b2275913 Issue #100 Bump minor version due to refactoring. 2015-05-11 12:09:00 -04:00
Marvin S. Addison d8980535b7 Move SAML components into separate module. 2015-04-14 16:19:12 -04:00
Marvin S. Addison 4e3f761efe [maven-release-plugin] prepare for next development iteration 2014-08-15 08:52:01 -04:00
Marvin S. Addison 0174cfbbb5 [maven-release-plugin] prepare release cas-client-3.3.3 2014-08-15 08:51:04 -04:00
Scott Battaglia aa3e07bd79 [maven-release-plugin] prepare for next development iteration 2014-08-03 00:22:49 -04:00
Scott Battaglia 112f068607 [maven-release-plugin] prepare release cas-client-3.3.2 2014-08-03 00:22:14 -04:00
Scott Battaglia 80f7f3647e [maven-release-plugin] prepare for next development iteration 2014-03-19 20:55:47 -04:00
Scott Battaglia 3373d7f767 [maven-release-plugin] prepare release cas-client-3.3.1 2014-03-19 20:55:38 -04:00
Scott Battaglia 896958337a Updated to parent pom 39 2014-03-19 20:50:45 -04:00
Scott Battaglia 4d7b2517a9 [maven-release-plugin] prepare for next development iteration 2014-01-07 21:15:06 -05:00
Scott Battaglia 4d12772bc4 [maven-release-plugin] prepare release v3.3.0 2014-01-07 20:37:19 -05:00
Scott Battaglia d0d7fd684d Correct license header information. 2014-01-05 22:52:15 -05:00
Scott Battaglia 57d2d66a1d Updated pom.xml to the latest jasig-parent pom (38) 2014-01-05 22:36:38 -05:00
Scott Battaglia 577dafef0e Updated to Jasig Parent POM Version 37 and set up correct release version. 2013-12-29 17:17:26 -05:00
Scott Battaglia cef064f34b Updated pom.xml file to jasig-parent-36 2013-12-17 17:35:43 -05:00
Marvin S. Addison 517f94bd97 CASC-174 Provide facility for Servlet 3.0 programmatic JAAS login.
Servlet3AuthenticationFilter supersede the JBoss-specific
WebAuthenticationFilter for JBoss 7. It should also provide support for
programmatic JAAS login for any container that is Servlet 3.0/JEE6
compliant.
2013-08-01 14:05:01 -04:00
Scott Battaglia adb668d9ed Latest Jasig pom file 2013-06-26 20:48:55 -04:00
Scott Battaglia 1993718cc7 Reformat all files using shared CAS Eclipse formatter. 2013-06-19 22:50:02 -04:00
Misagh Moayyed b54cd179e2 CASC-180 - Add support for Client Side Certificates
In order to utilize client side certificates, this commit facilitates the creation of a SSLSocketFactory on HttpsURLConnection for the client. The configuration is encapsulated inside a url factory instance that applies the adjustments where necessary.

This commit is continuation of the posted pending pull on github that is at:
https://github.com/Jasig/java-cas-client/pull/26

...and applies the suggestions and fixes that were brought to light during the code review.
2013-01-24 12:01:47 -07:00
Scott Battaglia b4367f595e Fix formatting of pom.xml and update licensing to match CAS project. 2013-01-15 22:04:16 -05:00
Scott Battaglia 2f9d384b1e CASC-202
convert Commons Logging to SLF4J.  Add Enforcer.
2013-01-11 23:25:52 -05:00
Scott Battaglia 06ccec017d CASC-202
migration to SLF4J
2013-01-11 22:23:49 -05:00
Scott Battaglia f2df7a8603 CASC-202
migrated some to SLF4J
2013-01-08 23:32:35 -05:00
Marvin S. Addison de2ab6a3ad Update POM for GitHub and update other stale project information.
Reformat pom.xml for 2-space indentation.
2012-03-07 09:43:26 -05:00
Scott Battaglia b1f623128c NOJIRA updated jasig parent 2011-09-11 18:24:29 +00:00
Scott Battaglia fb42fefaf9 NOJIRA
fixed some bugs and updated pom to 3.3-SNAPSHOT
2011-09-11 16:46:53 +00:00
Scott Battaglia 3d965426ac [maven-release-plugin] prepare for next development iteration 2011-07-10 23:44:18 +00:00
Scott Battaglia e0af12eeba [maven-release-plugin] prepare release cas-client-3.2.1 2011-07-10 23:43:33 +00:00
Scott Battaglia 37ed0719e3 CASC-152
attach jars to source generation.
2011-06-21 02:07:18 +00:00
Scott Battaglia e9569564d7 CASC-143
fix for the changes Atlassian made to seraph
2011-03-27 18:17:44 +00:00
Scott Battaglia 035a6f7a8e [maven-release-plugin] prepare for next development iteration 2010-12-08 04:22:32 +00:00
Scott Battaglia f6ff486939 [maven-release-plugin] prepare release cas-client-3.2.0 2010-12-08 04:22:21 +00:00
Scott Battaglia 18b70ee8ce NOJIRA
updated Atlassian dependencies and documented where to download provided jars
2010-12-08 04:16:23 +00:00
Scott Battaglia 2055d0891b NOJIRA
updated to say Jasig instead of JA-SIG
2010-12-08 02:47:08 +00:00
Scott Battaglia aa4afd9c5f NOJIRA
migrated to Java 5
2010-10-25 03:59:14 +00:00
Scott Battaglia b0044cd075 NOJIRA:
upgrade to Java 1.5, upgrade Clover, Ehcache version, switch to 3.2.0-SNAPSHOT, and Jasig Parent pom.  Switch to Apache license.
2010-10-23 03:49:49 +00:00
Scott Battaglia df8211cf68 [maven-release-plugin] prepare for next development iteration 2010-10-13 03:45:34 +00:00
Scott Battaglia 0270596bac [maven-release-plugin] prepare release cas-client-3.1.12 2010-10-13 03:44:57 +00:00
Scott Battaglia 75b51c85bd NOJIRA
upgrade the oss-parent pom
2010-10-13 03:32:35 +00:00
Marvin S. Addison ce46854baa CASC-33
Tomcat 6.x support for container-based CAS authentication.
Minor changes to 7.x support for consistency.
2010-09-20 20:19:32 +00:00
Marvin S. Addison 54afd070ec CASC-33
Updated Tomcat container authnz support with abstracted
version-agnostic core, cas-client-integration-tomcat-common, to facilitate
integration with multiple versions of Tomcat.
2010-09-17 20:37:19 +00:00
Scott Battaglia 2449a7a61b CASC-33
initial Tomcat support started.
2010-07-20 03:55:54 +00:00
Scott Battaglia 40c006389e [maven-release-plugin] prepare for next development iteration 2010-06-17 03:08:14 +00:00
Scott Battaglia 07cc6b62f3 [maven-release-plugin] prepare release cas-client-3.1.11 2010-06-17 03:08:03 +00:00
Scott Battaglia c312ca0b4f NOJIRA
preparations for 3.1.11 release
2010-06-17 03:04:31 +00:00
Scott Battaglia 4776006b07 NOJIRA
preparations for 3.1.11 release
2010-06-17 02:59:34 +00:00
Scott Battaglia 6a942e294b NOJIRA
preparations for 3.1.11 release
2010-06-17 02:55:26 +00:00
Scott Battaglia 8bd5e8ba07 [maven-release-plugin] prepare release cas-client-3.1.11 2010-06-17 02:54:34 +00:00
Scott Battaglia 4e5b27bdd1 NOJIRA
preparations for 3.1.11 release
2010-06-17 02:52:17 +00:00
Scott Battaglia 56822871d6 NOJIRA
preparations for 3.1.11 release
2010-06-17 02:51:56 +00:00
Scott Battaglia 07ea7b92da NOJIRA
preparations for 3.1.11 release
2010-06-17 02:35:43 +00:00
Scott Battaglia 0e289c70b5 [maven-release-plugin] prepare release cas-client-3.1.11 2010-06-17 02:28:49 +00:00
Scott Battaglia dcddfe5d65 NOJIRA
preparations for 3.1.11 release
2010-06-17 02:19:15 +00:00
Scott Battaglia 23711eb6a1 CASC-108
commit before we move to the new repository.  We cannot release this yet because we're missing a contributor license agreement.
2010-06-01 22:56:09 +00:00
Scott Battaglia ef9caa321e NOJIRA
preparations for 3.1.10
2009-12-16 13:43:04 +00:00
Scott Battaglia 7f56406ca6 NOJIRA
work for a 3.1.10-SNAPSHOT
2009-11-24 15:08:41 +00:00
Scott Battaglia f5d698c5de NOJIRA
preparations for 3.1.9 release
2009-10-22 15:37:35 +00:00
Scott Battaglia 30c2d9e3c9 NOJIRA
re-added accidental removal of Ehcache-backed impl
2009-10-14 15:59:51 +00:00
Scott Battaglia 79e706e59f CASC-95
added memcached support
2009-10-14 03:20:06 +00:00
Scott Battaglia bdb354531e CASC-95
use ehcache for distributed support
2009-09-20 16:09:56 +00:00
Scott Battaglia ccdd0596c7 CASC-94
moved HttpConnection to CommonUtils
2009-09-20 14:50:43 +00:00
Scott Battaglia 92ebc16288 NOJIRA
changed to sftp from scp
2009-09-14 15:18:00 +00:00
Scott Battaglia 1a86ba2633 NOJIRA
preparation for 3.1.8
2009-09-11 12:46:55 +00:00
Scott Battaglia 590d87d265 NOJIRA
updates for 3.1.7
2009-07-29 15:42:21 +00:00