Skip to content

Add user's email address to Arkose verify requests

Ian Anderson requested to merge ia-add-email-to-arkose-verify-request into master

What does this MR do and why?

Related to https://gitlab.com/gitlab-org/modelops/anti-abuse/team-tasks/-/issues/807

Our third-party risk assessment provider, Arkose, provides an add-on feature that uses email intelligence to assess user risk. This MR adds the user's email address to the Arkose Verify API request to leverage the email intelligence features. Additionally, the content-type for the request was converted to application/json since that is what Arkose describes in their documentation.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Ian Anderson

Merge request reports

Loading