Luke Taylor
c8b22d8e36
SEC-923: Fixed broken build due to missing test class.
18 years ago
Ray Krueger
3393ea7aaa
SEC-923: Realm support for discovering relying parties.
...
A new "realmMapping" property can be configured on the OpenIDAuthenticationProcessingFilter to map the "return_to" url to a realm. If there is no mapping present the "return_to" url will be parsed and the protocol, hostname and port will be used with a trailing "/"
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
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
4b45e5d7c2
Fixed OSGi version numbers in ranges [x,y] by adding a property pom.version.osgi
18 years ago
Luke Taylor
15b893f9ae
SEC-809: OpenIDProcessingFilter updated to set authentication details (to make compatible with concurrent session control).
18 years ago
Luke Taylor
a599ef5398
[maven-release-plugin] prepare for next development iteration
18 years ago
Luke Taylor
3e808335a4
[maven-release-plugin] prepare release spring-security-parent-2.0.1
18 years ago
Luke Taylor
6ecfa0541f
SEC-806: Osgi-ified more modules
18 years ago
Ben Alex
b5dc523041
[maven-release-plugin] prepare for next development iteration
18 years ago
Ben Alex
0c42670431
[maven-release-plugin] prepare release spring-security-parent-2.0.0
18 years ago
Luke Taylor
21e83e8364
[maven-release-plugin] prepare for next development iteration
18 years ago
Luke Taylor
91ed7dceb6
[maven-release-plugin] prepare release release_2_0_0_RC1
18 years ago
Luke Taylor
b62ad5b097
SEC-722: Changed openID filter to use its owen ordering value as it may be used together with form login.
18 years ago
Luke Taylor
ff16c413dd
[maven-release-plugin] prepare for next development iteration
18 years ago
Luke Taylor
b8916ffaba
[maven-release-plugin] prepare release release_2_0_M2
18 years ago
Luke Taylor
5ba7091a20
SEC-690: Use consistent naming in OpenID classes
...
http://jira.springframework.org/browse/SEC-690
18 years ago
Luke Taylor
d2eb877eba
Corrected packaging elt (not a war!)
18 years ago
Luke Taylor
9351ff96f8
Added missing "packaging" elment to openid pom
18 years ago
Luke Taylor
2dd9faabc0
SEC-674: Created new project modules for cas, captcha, acls and taglibs
18 years ago
Luke Taylor
5e204e23f3
SEC-536: Introduced UserDetailsChecker strategy to extract code for checking status of accounts and allowing variation in pre/post authentication checks made by AbstractUserDetailsAuthenticationProvider
18 years ago
Luke Taylor
bd5a64825d
SEC-552: Replaced authorites populators in CAS and OpenID with a plain UserDetailsService
18 years ago
Ray Krueger
c0e2842f90
General cleanup and removal of unused stuff
18 years ago
Luke Taylor
e42fdf29ae
Don't add exception to session if allowSessionCreation is false.
18 years ago
Luke Taylor
abe62f9146
Modified to store the login name in the session when login fails, so that it is available to the view (as in AuthenticationProcessingFilter).
18 years ago
Luke Taylor
677012a5de
Added Robin as author.
18 years ago
Luke Taylor
0d9c1924fb
Added check for null consumer, removed unused "errorPage" property.
18 years ago
Ray Krueger
718eddadd7
Promoting OpenID out of the Sandbox
18 years ago