|
@@ -225,7 +225,7 @@ form-login =
|
|
|
element form-login {form-login.attlist, empty}
|
|
|
form-login.attlist &=
|
|
|
## The URL that the login form is posted to. If unspecified, it defaults to /j_spring_security_check.
|
|
|
- attribute login-url {xsd:string}?
|
|
|
+ attribute login-processing-url {xsd:string}?
|
|
|
form-login.attlist &=
|
|
|
## The URL that will be redirected to after successful authentication, if the user's previous action could not be resumed. This generally happens if the user visits a login page without having first requested a secured operation that triggers authentication. If unspecified, defaults to the root of the application.
|
|
|
attribute default-target-url {xsd:string}?
|