Embedded Genesys and Recaptcha
Websites that use embedded Genesys are not under our control, we will require them to use Recaptcha for user registration or submitting requests for material.
This means that Genesys needs to know the public/private Recaptcha keys used by the OAuth Client for that website.
Please upgrade the OAuthClient
to hold these two properties.
That means that the endpoints will need to use the OAuthClient#recaptchaKey
when checking the recaptcha response.