Misagh Moayyed
dfb13e5397
add test cases
2017-05-18 14:09:11 -07:00
Misagh Moayyed
552b9f9fac
Fix test cases with attribute encoding
2017-05-18 12:31:44 -07:00
Misagh Moayyed
1e1a0ec5e8
update readme
2017-05-17 16:50:13 -07:00
Misagh Moayyed
24f1f9c814
clean up JIRA dependencies so project can compile
2017-05-17 16:42:09 -07:00
Misagh Moayyed
059ec7d527
clean up JIRA dependencies so project can compile
2017-05-17 16:31:50 -07:00
Misagh Moayyed
f2ea4129bd
allow extension points for JSON validation parsing. add filter and validator
2017-05-17 16:13:46 -07:00
Misagh Moayyed
88789ef358
allow extension points for JSON validation parsing. add filter and validator
2017-05-17 16:00:24 -07:00
Misagh Moayyed
5152f40be9
allow extension points for JSON validation parsing. add filter and validator
2017-05-17 15:59:20 -07:00
Misagh Moayyed
1fc896c458
allow extension points for JSON validation parsing. add filter and validator
2017-05-17 15:04:42 -07:00
Misagh Moayyed
1561da75ad
Fix formatting issues with the markdown title
2017-04-25 09:28:10 -07:00
Yasuhiro Takada
834531c7a6
fix test faiiure
2017-04-17 20:36:40 +09:00
Yasuhiro Takada
2f7729a892
fix missing parameter key in service url when parameter value not provided.
2017-04-17 19:22:41 +09:00
Misagh Moayyed
f998bb07c3
Merge pull request #200 from zhixiangli/master
...
add setter to ignoreUrlPatternMatcherStrategyClass
2017-01-05 19:29:56 +03:30
lizhixiang
47fb9c0fbb
add setter to ignoreUrlPatternMatcherStrategyClass, with purpose of
...
injecting UrlPatternMatcherStrategy to AuthenticationFilter by Spring
IOC
2017-01-05 12:16:16 +08:00
Misagh Moayyed
4d1d62bd62
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
bad68332a6
Use parameterized log statement when logging CAS only principle.
2016-09-19 10:14:22 -10:00
eghm
2ae54e8d98
Log an error message if CAS principle has no corresponding Confluence principle.
2016-09-15 13:57:11 -10:00
Misagh Moayyed
6be07281d5
Fixed test cases
2016-09-09 16:22:32 +04:30
Misagh Moayyed
7db200e8c6
Updated front-channel SLO handling
2016-09-09 16:14:06 +04:30
Misagh Moayyed
527f0c6d28
Merge pull request #181 from Unicon/Tostring
...
Let ConfigurationKey toString() the name
2016-09-07 20:53:38 +04:30
Misagh Moayyed
7d5a9bc124
Merge pull request #185 from Unicon/Redundant-GroupId
...
Remove redundant groupId from POM defns
2016-09-07 20:53:21 +04:30
Misagh Moayyed
92371f794a
Remove redundant groupId from POM defns
2016-09-07 16:12:34 +04:30
Misagh Moayyed
9e95ee5825
Handle date equality when checking for saml assertion validity
2016-09-07 16:10:16 +04:30
Scott
86a8f7395b
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
9d4cafd2c9
Let assertion validity checks to be more flexible
...
when comparing dates.
2016-09-07 15:47:04 +04:30
Misagh Moayyed
745fda6113
Minor code adjustments to CommonUtils to use String.isEmpty()
2016-09-07 15:38:46 +04:30
Misagh Moayyed
aa6cab7d8d
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
9b71825e1a
Let config keys log the name
2016-09-07 15:31:39 +04:30
Marvin S. Addison
2e27e09f3b
Log proxy ticket returned from /proxy protocol endpoint.
2016-09-01 13:22:01 -04:00
Olivier Jaquemet
b4d9570bdc
Fix #177 Every other request incorrectly gatewayed
...
- ensure behavior of gateway is predictable (reentrant)
2016-08-09 10:27:27 +02:00
Marvin S. Addison
7cb5380e75
Issue #152 Jetty integration docs.
2016-05-24 07:53:15 -04:00
Scott
e7292c78a0
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
771288475f
Recommended fix for #167 .
2016-05-16 16:04:12 +02:00
Misagh Moayyed
ee4a05d409
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
f1cd2441ca
change git clone URL to reflect new org slug
2016-05-13 11:03:11 -04:00
Scott
95c5d8ee73
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
f1908ba5fc
Added Tomcat client v8 to readme and notice files
2016-03-28 09:02:46 -04:00
Joe Schweitzer
8e1a7789b1
Return existing user if session is already authenticated
2016-03-17 12:03:11 -04:00
Scott
b20d4d241c
Merge pull request #153 from serac/jetty
...
CAS Jetty Container Authentication Support
2016-03-08 07:20:51 -05:00
Marvin S. Addison
bc586d7b4b
Merge branch 'master' into jetty
2016-03-08 07:15:22 -05:00
Marvin S. Addison
06b566e2d6
Issue #152 Simplify ticket lookup.
2016-03-07 07:51:25 -05:00
Marvin S. Addison
3f0a1c6883
Issue #152 Fix javadoc typo.
2016-03-07 07:45:50 -05:00
Marvin S. Addison
812198b6a5
Issue #152 Use CommonUtils for null checks.
2016-03-07 07:45:26 -05:00
Scott
88d847102c
Merge pull request #151 from BernhardLenz/cas-client-integration-tomcat-v8
...
Added cas-client-integration-tomcat-v8
2016-03-04 21:52:20 -05:00
Marvin S. Addison
40291a4478
Issue #152 Log authentication success at INFO.
2016-02-19 10:43:15 -05:00
Marvin S. Addison
184868b296
Issue #152 Add working Jetty context config files.
2016-02-12 16:40:05 -05:00
Marvin S. Addison
5a68c92268
Issue #152 Prevent dupe ticket validations.
...
The ticket parameter can linger in the URL after authentication.
Don't attempt ticket validation if we are already authenticated.
Fixes ticket validation failures on refresh and similar cases.
2016-02-12 16:20:56 -05:00
Marvin S. Addison
f09ee1c0e7
Issue #152 Fix multiple ticket validation attempt.
2016-02-12 15:34:19 -05:00
Marvin S. Addison
971d4b4854
Issue #152 Remove unused jetty-maven-plugin.
2016-02-11 15:12:39 -05:00
Marvin S. Addison
f04dedd9bb
Issue #152 Use WeakReference to avoid resource leak.
...
We don't want to hold a reference to HttpSession objects in the
ticket-to-session mapping that would prevent orphaned or expired sessions
from being purged. WeakReference ensures that won't happen.
2016-02-11 15:08:00 -05:00