hCaptcha integration

13 views
Skip to first unread message

Diego Dave

unread,
Jul 26, 2023, 9:47:49 AM7/26/23
to CAS Community
Hi there,

When I configure captcha integration with hCaptcha, the captcha works but not validate after clicking the login button.

This is my setup in application.yml file:

cas.google-recaptcha.enabled: true
cas.google-recaptcha.version: HCAPTCHA
cas.google-recaptcha.verifyUrl: https://api.hcaptcha.com/siteverify
cas.google-recaptcha.siteKey: ...
cas.google-recaptcha.secret: ...

Also I try the verifyUrl: https://hcaptcha.com/siteverify with same effect.

The integration with reCaptcha works properly with this conf:

cas.google-recaptcha.enabled: true
cas.google-recaptcha.version: GOOGLE_RECAPTCHA_V2
cas.google-recaptcha.verifyUrl: https://www.google.com/recaptcha/api/siteverify
cas.google-recaptcha.siteKey: ...
cas.google-recaptcha.secret: ...

Diego Dave

unread,
Jul 26, 2023, 9:50:11 AM7/26/23
to CAS Community, Diego Dave
I forgot the version: CAS 6.6.8
Reply all
Reply to author
Forward
0 new messages