Skip to content

LG-13420 Add the two_pieces_of_fair_evidence requirement#10871

Merged
jmhooper merged 3 commits intomainfrom
jmhooper-add-2-pieces-of-fair-evidence
Jun 27, 2024
Merged

LG-13420 Add the two_pieces_of_fair_evidence requirement#10871
jmhooper merged 3 commits intomainfrom
jmhooper-add-2-pieces-of-fair-evidence

Conversation

@jmhooper
Copy link
Contributor

When a service provider requests a biometric comparison we want to make this user proof through a process that requires 2 pieces of fair evidence. This commit starts the work for that by adding a requirement to the Pb component. Whenever the biometric request is made this requirement will be present on the resolved_authn_context_result. We can use this requirement to determine if the verify-by-mail flow is available to the user.

When a service provider requests a biometric comparison we want to make this user proof through a process that requires 2 pieces of fair evidence. This commit starts the work for that by adding a rquirement to the `Pb` component. Whenever the biometric request is made this requirement will be present on the `resolved_authn_context_result`. We can use this requirement to determine if the verify-by-mail flow is available to the user.

[skip changelog]
@jmhooper jmhooper requested review from matthinz and n1zyy June 26, 2024 14:23
@jmhooper jmhooper merged commit 2e8b714 into main Jun 27, 2024
@jmhooper jmhooper deleted the jmhooper-add-2-pieces-of-fair-evidence branch June 27, 2024 17:04
jmhooper added a commit that referenced this pull request Jun 28, 2024
In #10871 we added a requirement that 2 pieces of fair evidence are required during verification. This is active whenever a SP requests biometric comparison. This commit adds enforcement of that requirement. It uses the `GpoVerifyForm` added in #10844 to disallow sends when that requirement is in place.

changelog: User-Facing Improvements, Verify By Mail Flow, The verify by mail flow enforces the 2 pieces of fair evidence requirement which disallows verify by mail when a SP requests an authn context with the requirement.
jmhooper added a commit that referenced this pull request Jul 2, 2024
…10886)

In #10871 we added a requirement that 2 pieces of fair evidence are required during verification. This is active whenever a SP requests biometric comparison. This commit adds enforcement of that requirement. It uses the `GpoVerifyForm` added in #10844 to disallow sends when that requirement is in place.

changelog: User-Facing Improvements, Verify By Mail Flow, The verify by mail flow enforces the 2 pieces of fair evidence requirement which disallows verify by mail when a SP requests an authn context with the requirement.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants