Skip to content

Add feature spec: user gets high Telesign risk score

Eugie Limpin requested to merge el-feature-spec-high-telesign-risk-score into master

Implements a part of https://gitlab.com/gitlab-org/modelops/anti-abuse/team-tasks/-/issues/667

What does this MR do and why?

When a user gets a high risk score from Telesign after attempting to send a phone number verification code, they are assumed high risk which changes identity verification requirements from 1. Verify a phone number to 1. Verify a credit card, 2. Verify a phone number.

This MR adds a feature spec for this scenario.

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 Eugie Limpin

Merge request reports