Commit Graph

517 Commits

Author SHA1 Message Date
Scott c8e50905bb Merge pull request #116 from Unicon/remove-lang
removed commons-lang dependency
2015-07-03 11:27:00 -04:00
Scott eaee34b361 Merge pull request #105 from mmoayyed/removing-service-param
Added uri builder to construct query params
2015-07-03 11:13:31 -04:00
Scott 6ce10daea0 Merge pull request #117 from lathspell/master
Add filter-mapping to web.xml filter examples
2015-07-03 09:22:29 -04:00
Christian Brunotte df07758a89 missing "<" in example 2015-06-16 19:30:49 +02:00
Christian Brunotte 302822f361 Added <filter-mapping> to all web.xml <filter> examples. 2015-06-16 19:29:16 +02:00
Misagh Moayyed e1e12a5f3f removed since tags 2015-06-10 20:09:15 -07:00
Misagh Moayyed 8c77fc4eaf removed commons-lang dep 2015-06-10 20:04:12 -07:00
Scott 607d53a2aa Merge pull request #113 from Unicon/commons-lang3
Upgrade to commons-lang3
2015-06-08 22:56:07 -04:00
Misagh Moayyed 70b8aa8032 Merge pull request #112 from Unicon/depc-const
Deprecated unused DISABLE_XML_SCHEMA_VALIDATION
2015-06-07 20:48:35 -07:00
Misagh Moayyed 806672e525 Merge pull request #114 from Unicon/proxying-log-warn
Added additional logs to proxy validation
2015-06-07 20:48:26 -07:00
Misagh Moayyed 853450a8a6 added additional logs to proxy validation 2015-06-07 17:05:47 -07:00
Misagh Moayyed 05873137dc Update README.md 2015-06-07 13:29:05 -07:00
Misagh Moayyed 8bc89e648a Create .travis.yml 2015-06-07 13:27:32 -07:00
Misagh Moayyed f1ac21943d upgrade to commons-lang3 v3.4 2015-06-07 13:24:12 -07:00
Misagh Moayyed c6c106c375 deprecated unused const 2015-06-07 13:18:19 -07:00
Misagh Moayyed 0a6ce18150 updated param building 2015-06-05 15:17:04 -07:00
Misagh Moayyed 73e2a63a5b Merge branch 'master' into removing-service-param 2015-06-05 15:14:29 -07:00
Misagh Moayyed 77e5340c3c Update README.md 2015-05-24 18:59:20 +04:00
Misagh Moayyed 573976cda9 Update README.md 2015-05-23 23:09:30 +04:00
Misagh Moayyed dc028a6652 Update README.md 2015-05-23 23:08:50 +04:00
Misagh Moayyed 50fc28034d Update README.md 2015-05-23 22:50:52 +04:00
Misagh Moayyed 3c40922847 Update README.md 2015-05-23 22:50:09 +04:00
Misagh Moayyed d72913b53a Update README.md 2015-05-23 22:01:48 +04:00
Misagh Moayyed a31979920b Update README.md 2015-05-23 21:50:09 +04:00
Misagh Moayyed 8ec71aa2c6 Update README.md 2015-05-23 16:41:15 +04:00
Misagh Moayyed 74f0a209dd Update README.md 2015-05-23 16:40:15 +04:00
Misagh Moayyed f8f5b908d0 Create README.md 2015-05-23 02:46:17 +04:00
Misagh Moayyed d3ba9c0ae7 Delete README.txt 2015-05-23 02:45:28 +04:00
Misagh Moayyed f68281d0e4 added uri builder to construct query params 2015-05-13 03:44:13 -07:00
Marvin S. Addison 863038605f Merge pull request #101 from Jasig/no-opensaml
Remove OpenSAML and consolidate SAML components in support module
2015-05-12 09:29:02 -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 1edef62ecb Issue #100 Isolate JodaTime to SAML module. 2015-05-11 12:01:48 -04:00
Marvin S. Addison 7c58629958 Issue 100 Restore configuration key for backward compatibility. 2015-05-04 16:10:56 -04:00
Marvin S. Addison 70ed5fd8bb Add Marvin to SAML validator component authorship. 2015-05-04 16:07:47 -04:00
Marvin S. Addison 6e261e7251 Issue #100 Respond to code review feedback. 2015-04-20 10:34:28 -04:00
Scott 0652f4ee23 Merge pull request #93 from leleuj/CASC-217
CASC-217: Update the ticket validators to point to the new endpoint
2015-04-20 06:54:48 -04:00
Marvin S. Addison d8980535b7 Move SAML components into separate module. 2015-04-14 16:19:12 -04:00
Marvin S. Addison dd0818b84f Fix @since version. 2015-02-20 10:35:05 -05:00
Marvin S. Addison 4527671568 Sensible XPath processing optimizations. 2015-02-20 10:26:01 -05:00
Marvin S. Addison e998985732 SAML validation with XPath instead of OpenSAML. 2015-02-20 09:18:05 -05:00
Scott 6f7fe61780 Merge pull request #97 from battags/CASC-239
CASC-239 Saml11AuthenticationFilter Constructor was Private instead of Public
2015-01-25 19:11:28 -05:00
Scott db3610123f CASC-239 Saml11AuthenticationFilter Constructor was Private instead of Public. 2015-01-24 23:58:51 -05:00
Scott 380585d391 Merge pull request #96 from Jasig/conditional-opensaml-init
CASC-237 Make OpenSAML bootstrap conditional.
2015-01-20 08:34:08 -05:00
Marvin S. Addison 4aef368057 CASC-237 Make OpenSAML bootstrap conditional. 2015-01-17 11:25:03 -05:00
Scott 6de80009cf Merge pull request #94 from leleuj/casc-91
Issue-91: Introduce system properties configuration option
2015-01-07 08:48:41 -05:00
LELEU Jerome bec0e6bb2e Issue-91: Introduce system properties configuration option
First commit
2015-01-05 17:19:40 +01:00
LELEU Jerome 2a98556daa CASC-217: Update the ticket validators to point to the new endpoint
First commit
2015-01-05 15:55:33 +01:00
Scott f49c08ce93 Merge pull request #88 from battags/CASC-231
CASC-231 HttpsURLConnectonFactory is Not Serializable
2014-12-22 23:56:48 -05:00
Scott ec92d97518 Added license headers 2014-12-22 23:55:23 -05:00
Scott 34458db530 Merge branch 'master' into CASC-231 2014-12-22 23:54:46 -05:00