Is it possible to replace the devportal Catcha with the Google reCaptcha?

Hi, the devportal login modal User experience looks like the following:

1589-devportal-login-captcha.png

As you can see the thing that verifies if the person is human is a math question. Is there an easy what to replace that math question with the current Google recaptcha? Which currently looks like this:

1590-not-a-robot.png

If so, how?

Solved Solved
1 2 539
1 ACCEPTED SOLUTION

sgilson
Participant V

You can do that using this procedure:

http://apigee.com/docs/developer-services/content/add-and-manage-user-accounts#addingcaptcha

One step that was missing is to go to Configuration > People > CAPTCHA and set the challenge type for every place you want to use it. I have just added that step to the doc.

View solution in original post

2 REPLIES 2

sgilson
Participant V

You can do that using this procedure:

http://apigee.com/docs/developer-services/content/add-and-manage-user-accounts#addingcaptcha

One step that was missing is to go to Configuration > People > CAPTCHA and set the challenge type for every place you want to use it. I have just added that step to the doc.

Stephen, thanks, it works perfectly!

1591-login-with-recaptcha.png