raptor-group / keycloak-login-recaptcha

By default Keycloak (up to 12) only supports ReCaptcha for Regsitration, not login. so we created a simple module for activating recaptcha for login
Apache License 2.0
71 stars 34 forks source link

The module will support reCaptcha V3? #32

Open enioalmeida-ICTS opened 1 year ago

enioalmeida-ICTS commented 1 year ago

The actual version doesn't support reCaptcha V3? I'm using the sitekeyand secretkeyof a V3 version and I'm getting this error:

image

Would anyone be able to help?

kamranhafeezbim commented 1 year ago

you have to change the data-size from 'compact' to 'invisible' to use v3 ReCaptcha and it will appear as this:

Invisible ReCaptcha

but after doing this i am getting this error:

Invisible ReCaptcha Error

can anyone help?

unikzforce commented 9 months ago

Hey sorry due to lack of time i'm not able to maintain this extension any more, but Pull Requests are much appreciated