What has changed

The captcha implementation affects the following flows in the Login:

Untitled

Exceptions in White Label

In the UM database, the white label information contains a flag that tells us whether we need to trigger the captcha validation or not.

As for now, every white-label client has the captcha validation enabled, and new white-label clients will have the captcha validation flag set to true by default.

Disabling the captcha validation

White-label clients can decide whether the enable or disable the captcha validation. The request should be passed to the UM owner to trigger the respective adjustments.