17 Commits

Author SHA1 Message Date
Ray Krueger
b54853b58f No longer used 2008-01-18 16:15:26 +00:00
Ray Krueger
f34273a197 Added file header 2008-01-18 16:13:59 +00:00
Ray Krueger
61c91d1b79 SEC-633: Handle null credentials in AbstractAuthenticationToken.equals
Also added a test for the OpenIDAuthenticationToken to reproduce the original error.
2008-01-18 16:09:31 +00:00
Ray Krueger
66f73897e6 Refactored up an AuthoritiesPopulator and DaoAuthoritiesPopulator from functionality in the cas provider. This interface and impl are well suited for use in the openid provider, and possibly in the sitemesh provider. 2008-01-16 03:01:51 +00:00
Luke Taylor
5b9042ae07 Removed outdated scm elements from sub poms. 2008-01-02 20:33:09 +00:00
Luke Taylor
6f7590eb05 Updates to sandbox to allow it to compile against latest core changes. 2007-12-12 16:15:04 +00:00
Luke Taylor
5066fc5e39 SEC-562: Changed urls for login, logout, switch user etc. 2007-09-24 15:39:51 +00:00
Luke Taylor
18c8ba4ac2 SEC-562: Changing constants and key names. 2007-09-23 11:16:01 +00:00
Luke Taylor
d8497a1642 SEC-562: Sandbox repackaging. 2007-09-22 11:38:55 +00:00
Luke Taylor
e5e4f040a1 SEC-562: Sandbox repackaging. 2007-09-22 11:28:12 +00:00
Luke Taylor
f178ca2a39 Updated trunk poms to 2.0-SNAPSHOT version 2007-09-07 20:14:55 +00:00
Luke Taylor
8d4b97f685 Updated poms post-release 1.0.5 2007-09-06 02:52:09 +00:00
Luke Taylor
ac30552c42 Release 1.0.5 - additional poms 2007-09-06 01:59:22 +00:00
Luke Taylor
22ec394ea4 Sandbox pom changes to allow build with spring 1.2.9. Commented out 2.0 config module 2007-09-03 15:54:30 +00:00
Ray Krueger
1dfc2baea2 OpenId4Java support
OpenIdAuthenticationProcessingFilter to replace OpenIDLoginInititationServlet
2007-07-02 03:44:07 +00:00
Ben Alex
f7e714b9da Maven 2 polishing. 2007-05-23 04:20:54 +00:00
Ray Krueger
d81a806405 OpenID support contributed by Robin Bramley
Todo:
* Improve Test Coverage
* Replace Servlet with Filter
* Add support for providers other than JanRain as it may be dead
2007-04-20 14:47:04 +00:00