-
Notifications
You must be signed in to change notification settings - Fork 161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More renaming to Facial Matching #11304
Conversation
@@ -84,7 +84,7 @@ def acr_values(ial:, aal:) | |||
'' => 'http://idmanagement.gov/ns/assurance/ial/1', | |||
'1' => 'http://idmanagement.gov/ns/assurance/ial/1', | |||
'2' => 'http://idmanagement.gov/ns/assurance/ial/2', | |||
'biometric-comparison-required' => 'http://idmanagement.gov/ns/assurance/ial/2', | |||
'facial-match-required' => 'http://idmanagement.gov/ns/assurance/ial/2', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this value doesn't matter because the ial2_params
method adds the values. (it currently adds a vector of trust, but i will be updating that soon)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would have titled this something like "More renaming to Facial Matching" because I feel like "Update YML files" undersells it a bit.
The code LGTM!
* changelog: Internal, Facial Match, Update language
* changelog: Internal, Facial Match, Update language
🎫 Ticket
https://gitlab.login.gov/lg-people/Melba/backlog-fy24/-/issues/116
🛠 Summary of changes
This change wraps up the rest of the language change from biometric_comparison to facial_match.