24 Commits (ee74c4ced201eb320bce76f0de2017123ced70ce)

Author SHA1 Message Date
Luke Taylor e211f9b35f SEC-1349: Allow configuration of OpenID with parameters which should be transferred to the return_to URL. 16 years ago
Luke Taylor 052537c8b0 Removing $Id$ markers and stripping trailing whitespace from the codebase. 16 years ago
Luke Taylor fac07ba8ff Schema updates to Spring 3.0 16 years ago
Luke Taylor 85a58fd473 SEC-1331: Modify namespace to allow omission of user passwords in user-service element and generate random ones internally, preventing authentication against the data.. 16 years ago
Luke Taylor 4d8956a227 SEC-1288: Changed claimedIdentityFieldName in OpenIDAuthenticationFilter to "openid_identifier", as recommended by the 2.0 spec. 16 years ago
Luke Taylor 48988bde84 SEC-935: Support for OpenID attribute exchange and changes to namespace syntax to allow simple configuration of attributes to request. 17 years ago
Luke Taylor 5953af0f6b SEC-1196: Change use of <authentication-manager> to actually register the global ProviderManager instance. This element now registers the global ProviderManager instance and must contain any authentication-provider elements (or ldap-authentication-provider elements). 17 years ago
Luke Taylor 408e982b96 Minor JSP classname fixes etc in samples 17 years ago
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. 17 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 18 years ago
Luke Taylor 45e43073a0 SEC-690: Use consistent naming in OpenID classes 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