RC 115
Improvements/Changes
- Allow users to return to the service provider website if they fail to proof with a state ID (#3943)
- Users will have an easier time capturing their image with a full screen view rather than a small window #3942
- Remove "cancel" link for Delete Account SMS (LG-3076)
Bug Fixes Users Might Notice
- Fixed PIV/CAC authorization for AAL3 (#3982)
- Fixed a bug that didn't allow IAL2 SAML users to complete the liveness verification (#3959)
- Document Capture with Acuant SDK shuts down camera session when successful so users can move forward in the process and no longer be stuck (#3958)
- Removed 60 second timeout on liveness. Users have more time to capture their image. (#3941)
- Removed non-AAL3 options for two-factor authentication (like SMS) at sign in when AAL3 proofing is required. Users can only use two-factor authentication methods that meet AAL3 proofing requirements (PIV/CAC and security key). #3951
Behind the scenes changes users probably won't notice
Remove redundant user_id index on email_addresses table #3966
Make React available in IDP #3903
Create localization utilities for React components #3909
Make SAML easier - Exempt NameIDPolicy in SAML AuthnRequest #3912