Skip to content

Jmax/lg 12267 replace sp session biometric comparison required#10531

Merged
jmax-gsa merged 28 commits intomainfrom
jmax/LG-12267-replace-sp-session-biometric-comparison-required
May 7, 2024
Merged

Jmax/lg 12267 replace sp session biometric comparison required#10531
jmax-gsa merged 28 commits intomainfrom
jmax/LG-12267-replace-sp-session-biometric-comparison-required

Conversation

@jmax-gsa
Copy link
Contributor

@jmax-gsa jmax-gsa commented Apr 30, 2024

🎫 Ticket

Link to the relevant ticket:
LG-12267

🛠 Summary of changes

Replace all uses of ServiceProviderSession#biometric_comparison_required? with calls to resolved_authn_context_result.biometric_comparison?

📜 Testing Plan

Provide a checklist of steps to confirm the changes.

  • Verify that all specs pass
  • Inspect all specs to verify that changes relate only to mocking and testing ServiceProviderSession#biometric_comparison_required?
  • Manually go through IdV and verify that there are no issues.

@jmax-gsa jmax-gsa force-pushed the jmax/LG-12267-replace-sp-session-biometric-comparison-required branch from a598fa8 to 22fdda1 Compare May 3, 2024 16:42
@jmax-gsa jmax-gsa marked this pull request as ready for review May 3, 2024 20:20
@jmax-gsa jmax-gsa requested a review from jmhooper May 3, 2024 20:20
@jmax-gsa jmax-gsa merged commit 5d858cd into main May 7, 2024
@jmax-gsa jmax-gsa deleted the jmax/LG-12267-replace-sp-session-biometric-comparison-required branch May 7, 2024 14:58
jmhooper added a commit that referenced this pull request May 14, 2024
In #10531 we stopped reading from `sp_session[:biometric_comparison_required]`. In that commit we switched to using the `AuthnContextResolver` result to determine if biometric comparison is required.

This removes the unread value from `sp_session`.

[skip changelog]
jmhooper added a commit that referenced this pull request May 14, 2024
In #10531 we stopped reading from `sp_session[:biometric_comparison_required]`. In that commit we switched to using the `AuthnContextResolver` result to determine if biometric comparison is required.

This removes the unread value from `sp_session`.

[skip changelog]
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.

2 participants