Luke Taylor
ca7d055c2b
SEC-1132: Created core and authentication packages within core module.
17 years ago
Luke Taylor
2927b8464f
SEC-1058: Substantial refactoring of AbstractProcessingFilter to use AuthenticationFailureHandler strategy. Also changed attemptAuthentication method to take a response object and have the option of returning null, to allow OpenIDAuthenticationProcessingFilter to work without having to throw exceptions between the template methods (which made the logic very hard to follow). The OpenID filter now redirects to the OpenID provider service from this method, rather than treating it as a temporary failure and throwing OpenIDAuthenticationRequiredException.
18 years ago
Luke Taylor
57558de3ec
Added error page URL to openid login sample
18 years ago
Luke Taylor
d784d854cd
Corrected log file name.
18 years ago
Luke Taylor
4f6b4e4bfd
Make sample login pages use c:out for data output
18 years ago
Luke Taylor
18a9965b80
Moved dummy file out of default package for easy exclusion from javadoc
18 years ago
Luke Taylor
fc498954c6
Updated sample context files to point at 2.0.1 schema
18 years ago
Luke Taylor
071c91540c
SEC-722: Added explicit login page to open-id element in openid sample.
18 years ago
Luke Taylor
69f2075872
SEC-722: Fix jstl versions in openID sample login page.
18 years ago
Luke Taylor
563dabda2f
SEC-722: Add Open ID Namespace Support
...
http://jira.springframework.org/browse/SEC-722 . Added OpenIDProvider to bean registry and fixed login page generator to use correct URL for OpenID. Added user-service-ref to namespace element. Changed OpenID sample to use <openid-login />.
18 years ago
Luke Taylor
45e43073a0
SEC-690: Use consistent naming in OpenID classes
...
http://jira.springframework.org/browse/SEC-690
18 years ago
Luke Taylor
25c3b84149
Remove security taglib dependency in OpenID sample.
18 years ago
Luke Taylor
bd5a64825d
SEC-552: Replaced authorites populators in CAS and OpenID with a plain UserDetailsService
18 years ago
Ray Krueger
26fa0c143b
Added myself to the users list because I can :P
18 years ago
Luke Taylor
3da2471b7f
Some tidying up of OpenID login form.
18 years ago
Luke Taylor
287726335a
OpenID sample application.
18 years ago