Commit Graph

624 Commits

Author SHA1 Message Date
Misagh Moayyed 9f48e75394
Fixed logging issue; returning null in case principal cannot be determined 2017-06-20 09:21:04 -07:00
Misagh Moayyed 544939ef52 Merge pull request #188 from eghm/master
Log an error message if CAS principal has no corresponding Confluence principal
2017-06-20 09:18:46 -07:00
Misagh Moayyed 970a0f5db9 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
Scott 9203f55b68 Merge pull request #214 from hdeadman/master
Improve error logging when getting response from CAS server fails
2017-06-02 12:38:55 -04:00
Hal Deadman ec61628d15 Improve error logging when getting response fails 2017-06-02 10:59:16 -04:00
Misagh Moayyed 7f2dae573c Merge pull request #156 from joeschweitzer/master
Return existing user if session is already authenticated
2017-06-01 21:06:42 -04:00
Misagh Moayyed 3bb2494ea2
Apply changes after code review by @serac 2017-06-01 21:03:51 -04:00
Misagh Moayyed 8e468933ee Merge pull request #124 from leleuj/casc-121
Upgrade to Java 6
2017-05-24 09:23:51 -04:00
leleuj c0ded8f897 merge with master 2017-05-24 08:36:57 +02:00
Misagh Moayyed 2a5e854f0d Merge pull request #187 from Unicon/Frontchannel-slo
Handle front-channel SLO
2017-05-22 12:25:15 -04:00
Misagh Moayyed d6a6f669a5
Exclude transaction dependency 2017-05-22 09:19:54 -07:00
Misagh Moayyed f07e2abc7e
add test cases 2017-05-18 14:09:11 -07:00
Misagh Moayyed 7770e2adbf
Fix test cases with attribute encoding 2017-05-18 12:31:44 -07:00
Misagh Moayyed a9b734b0b9
update readme 2017-05-17 16:50:13 -07:00
Misagh Moayyed 733f6599e8
clean up JIRA dependencies so project can compile 2017-05-17 16:42:09 -07:00
Misagh Moayyed 24f22bdea4
clean up JIRA dependencies so project can compile 2017-05-17 16:31:50 -07:00
Misagh Moayyed 0457035b7b
allow extension points for JSON validation parsing. add filter and validator 2017-05-17 16:13:46 -07:00
Misagh Moayyed a4f622833e
allow extension points for JSON validation parsing. add filter and validator 2017-05-17 16:00:24 -07:00
Misagh Moayyed 6f353a954d
allow extension points for JSON validation parsing. add filter and validator 2017-05-17 15:59:20 -07:00
Misagh Moayyed c00627c244
allow extension points for JSON validation parsing. add filter and validator 2017-05-17 15:04:42 -07:00
Misagh Moayyed 4cb1eb4946 Fix formatting issues with the markdown title 2017-04-25 09:28:10 -07:00
Misagh Moayyed 675eeab740 Merge pull request #200 from zhixiangli/master
add setter to ignoreUrlPatternMatcherStrategyClass
2017-01-05 19:29:56 +03:30
lizhixiang 3a02f3d592 add setter to ignoreUrlPatternMatcherStrategyClass, with purpose of
injecting UrlPatternMatcherStrategy to AuthenticationFilter by Spring
IOC
2017-01-05 12:16:16 +08:00
Misagh Moayyed f2415d4579 Merge pull request #184 from Unicon/Skew-assertion-date
Handle date equality when checking for assertion validity
2016-09-23 10:24:02 +03:30
eghm 7e994b37b9 Use parameterized log statement when logging CAS only principle. 2016-09-19 10:14:22 -10:00
eghm 3f7d7e9309 Log an error message if CAS principle has no corresponding Confluence principle. 2016-09-15 13:57:11 -10:00
Misagh Moayyed 2ca6503a0f Fixed test cases 2016-09-09 16:22:32 +04:30
Misagh Moayyed c3589440f8 Updated front-channel SLO handling 2016-09-09 16:14:06 +04:30
Misagh Moayyed 6f05fe0e28 Merge pull request #181 from Unicon/Tostring
Let ConfigurationKey toString() the name
2016-09-07 20:53:38 +04:30
Misagh Moayyed 02544ee0ae Merge pull request #185 from Unicon/Redundant-GroupId
Remove redundant groupId from POM defns
2016-09-07 20:53:21 +04:30
Misagh Moayyed 5ce675434b Remove redundant groupId from POM defns 2016-09-07 16:12:34 +04:30
Misagh Moayyed f404a2ae74 Handle date equality when checking for saml assertion validity 2016-09-07 16:10:16 +04:30
Scott 41be540261 Merge pull request #182 from Unicon/Refact
Minor code adjustments to CommonUtils to use String.isEmpty()
2016-09-07 07:30:43 -04:00
Misagh Moayyed 5e36559b15 Let assertion validity checks to be more flexible
when comparing dates.
2016-09-07 15:47:04 +04:30
Misagh Moayyed ad1ccbd64b Minor code adjustments to CommonUtils to use String.isEmpty() 2016-09-07 15:38:46 +04:30
Misagh Moayyed 72a2ba238f Merge pull request #180 from serac/logpt
Log proxy ticket returned from /proxy protocol endpoint.
2016-09-07 15:32:49 +04:30
Misagh Moayyed a1f85b9eb3 Let config keys log the name 2016-09-07 15:31:39 +04:30
Marvin S. Addison d35053b362 Log proxy ticket returned from /proxy protocol endpoint. 2016-09-01 13:22:01 -04:00
Marvin S. Addison 13fa0d0a0e Issue #152 Jetty integration docs. 2016-05-24 07:53:15 -04:00
Scott 32b873c4ab Merge pull request #167 from geojs/issue-167
Wrong Maven groupId in README.md for Components
2016-05-16 12:54:07 -04:00
cobolgis cf9f7ca76e Recommended fix for #167. 2016-05-16 16:04:12 +02:00
Misagh Moayyed 0efb6d853e Merge pull request #166 from ceharris/patch-1
change git clone URL in README to reflect new org slug
2016-05-13 09:04:00 -07:00
Carl Harris df932c90c4 change git clone URL to reflect new org slug 2016-05-13 11:03:11 -04:00
Scott 65f995edcb Merge pull request #158 from BernhardLenz/cas-client-integration-tomcat-v8
Added Tomcat client v8 to readme and notice files
2016-04-01 00:05:51 -04:00
BernhardLenz 3c5d77b55c Added Tomcat client v8 to readme and notice files 2016-03-28 09:02:46 -04:00
Joe Schweitzer e209a32cbf Return existing user if session is already authenticated 2016-03-17 12:03:11 -04:00
Scott 080c66c60c Merge pull request #153 from serac/jetty
CAS Jetty Container Authentication Support
2016-03-08 07:20:51 -05:00
Marvin S. Addison 74859cb08a Merge branch 'master' into jetty 2016-03-08 07:15:22 -05:00
Marvin S. Addison c1c691dcbe Issue #152 Simplify ticket lookup. 2016-03-07 07:51:25 -05:00
Marvin S. Addison baa11f8996 Issue #152 Fix javadoc typo. 2016-03-07 07:45:50 -05:00