73 Commits (bb7165ac6e516f8b59cdd4951d218a91ced0e4e5)

Author SHA1 Message Date
Luke Taylor 85c4c91e0e IDEA inspection refactorings. 16 years ago
Luke Taylor 2d9a848265 Added missing gradle build files for remaining samples. Some related reordering, dependency fixing etc. CAS sample no longer requires two separate subprojects as both client and server app can be run from a single gradle build. 16 years ago
Luke Taylor c1c8fd1874 SEC-1171: Changed attribute name/value from secured="false" to security="none" to allow future extension by adding extra options (e.g. contextOnly to provide security context information during the request). 16 years ago
Luke Taylor 5939f17708 Fix openid sample configuration. 16 years ago
Luke Taylor 6a37e4be86 Fix OpenID sample to use new syntax for excluding requests. 16 years ago
Luke Taylor def5f88c8c SEC-1431: Added openid-selector to openid sample, plus AX configuration for myopenid.com. 16 years ago
Luke Taylor 2f025fba6c SEC-1460: Added AxFetchListFactory which matches OpenID identifiers to lists of attributes to use in a fetch-request. 16 years ago
Luke Taylor ee1fd1bc50 SEC-1431: Modify OpenID sample to use a custom UserDetailsService which allows any user to authenticate, allocating them a standard role and "registers" their ID in a map, allowing it to be retrieved in subsequent logins. 16 years ago
Luke Taylor d334f6fa09 Latest gradle syntax updates. 16 years ago
Luke Taylor 2ee7696bf4 Update version number to 3.1.0.CI-SNAPSHOT. 16 years ago
Luke Taylor 44f45d21f0 3.0.2 release. Update version in build files. 16 years ago
Luke Taylor 51dfc0fb39 Set versions to 3.0.2-CI-SNAPSHOT, post release. 16 years ago
Luke Taylor 05634f97dc Updated version numbers for 3.0.1 release. 16 years ago
Luke Taylor b323098167 Added gradle build files for taglibs, tutorial, contacts and openid. 16 years ago
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 115d5b84ff [maven-release-plugin] prepare for next development iteration 16 years ago
Luke Taylor 6c6ef08353 [maven-release-plugin] prepare release spring-security-3.0.0.RELEASE 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 520e733cb2 [maven-release-plugin] prepare for next development iteration 16 years ago
Luke Taylor f2cf17bd49 [maven-release-plugin] prepare release spring-security-3.0.0.RC2 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 3f963ef8ca Restore versions and svn URLs in trunk (release plugin fail) 17 years ago
Luke Taylor af563e826c [maven-release-plugin] prepare release spring-security-3.0.0.RC1 17 years ago
Luke Taylor 5a8772df5b Reset pom versions post release 17 years ago
Luke Taylor 0e5aa7008d [maven-release-plugin] prepare release spring-security-3.0.0.M2 17 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 faa6be2011 SEC-935: Updated to OpenID4Java 0.9.5 release 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 131ba5c62e Reset poms to 3.0.0.CI-SNAPSHOT after tagging M1 release 17 years ago
Luke Taylor e2c218e8c9 [maven-release-plugin] prepare release spring-security-3.0.0.M1 17 years ago
Luke Taylor 45c54c558c Updated build to use maven.springframework.org deps 17 years ago
Luke Taylor 21e36e0a57 Updated version number from 2.5.0-SNPSHOT to 3.0.0.CI-SNAPSHOT 17 years ago
Luke Taylor ca7d055c2b SEC-1132: Created core and authentication packages within core module. 17 years ago
Luke Taylor ef3ea65fdb Switching back to 2.5.0-SNAPSHOT after tagging M1 release 17 years ago
Luke Taylor fc5f50501e [maven-release-plugin] prepare release 2.5.0.M1 17 years ago
Luke Taylor 8154161ef5 SEC-1035: Updated build to use Spring 3.0.0.M1 Release 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 6c8a82fa13 Updated poms to Spring 2.5 and fixed up sandbox to work with latest build 18 years ago
Luke Taylor 7cc0965383 SEC-1001: Move core tiger code into core and adjust pom files 18 years ago
Luke Taylor 5b9bb8ba54 [maven-release-plugin] prepare for next development iteration 18 years ago
Luke Taylor 73eed2656d [maven-release-plugin] prepare release spring-security-parent-2.0.4 18 years ago
Luke Taylor 775a6c3939 [maven-release-plugin] prepare for next development iteration 18 years ago
Luke Taylor 87d50aecce [maven-release-plugin] prepare release spring-security-parent-2.0.3 18 years ago
Luke Taylor 57558de3ec Added error page URL to openid login sample 18 years ago
Luke Taylor ff785a829f [maven-release-plugin] prepare for next development iteration 18 years ago
Luke Taylor db1d8604a6 [maven-release-plugin] prepare release spring-security-parent-2.0.2 18 years ago
Luke Taylor d784d854cd Corrected log file name. 18 years ago