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

Add the steps "for enabling it IN GUI" - doesn't activate otherwise! #13

Closed anodynos closed 2 years ago

anodynos commented 3 years ago

Add the steps after "for enabling it IN GUI do these: Go To authentication" from https://stackoverflow.com/questions/46974448/how-to-implement-recaptcha-on-keycloak-login-page/52517325#52517325

unikzforce commented 3 years ago

Hey there, please check the README again. If the problem was mitigated feel free to close the issue.

anodynos commented 3 years ago

Hey thanks @unikzforce - I actually prefer the doc explanation on StackOverflow - maybe you can just reference it along with yours. Thanks

unikzforce commented 3 years ago

@anodynos Yeah sure, That one is mine too, I'll add pictures to this one too.

anodynos commented 3 years ago

Thank you so much, and for this library also!

unikzforce commented 3 years ago

You're welcome Angelos, I'm glad that I could help a bit.