integrating captcha open security
what suitable proceed combine springsecurity capcha ?
i have following box :
when user tries login, unsuccessful login n times, captcha displayed, authentication controlling 3 parameters : username, password, captcha. nonetheless open confidence doesn't support built captcha handling.
i only start pondering implementation. have following variants:
- adding removed confidence filter open confidence filter stack,
- entirely rewrite authenticationprocessingfilter support captcha
- use programmatic authentication interception captcha explanation following transfering username evidence open security
as captcha doing i cruise jcaptcha, nonetheless your thougths?
Comments
Post a Comment