November 2017
Intermediate to advanced
542 pages
14h 24m
English
The use of Spring bean-based configuration provides us with additional capabilities through the exposure of bean properties that aren't exposed via the security namespace style of configuration.
Additional properties available on X509AuthenticationFilter are as follows:
|
Property |
Description |
Default |
|
continueFilterChainOn UnsuccessfulAuthentication |
If false, a failed authentication will throw an exception rather than allow the request to continue. This would typically be set in cases where a valid certificate is expected and required to access the secured site. If true, the filter chain will proceed, even if there is a failed authentication. |
true |
|
checkForPrincipalChanges ... |
Read now
Unlock full access