Skip to content
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

Deploy RC 438 to Production #11632

Merged
merged 7 commits into from
Dec 12, 2024
Merged

Deploy RC 438 to Production #11632

merged 7 commits into from
Dec 12, 2024

Conversation

eileen-nava
Copy link
Contributor

@eileen-nava eileen-nava commented Dec 12, 2024

User-Facing Improvements

  • Account screen: Add a new link to return to the service provider for verified users who have not connected their account yet. (#11606)

Internal

  • Automated Testing: Improve test setup for enrolling profiles (#11315)
  • Dcoumentation: Add Frontend documentation for Images best practices (#11613)
  • Documentation: Expand on form pattern documentation validation, error handling (#11611)
  • OpenID Connect: Validate identity provider public/private keys (#11612)

Upcoming Features

  • socure: Reuse socure valid urls (#11555)

aduth and others added 7 commits December 9, 2024 16:17
* Expand on form pattern documentation validation, error handling

changelog: Internal, Documentation, Expand on form pattern documentation validation, error handling

* Fix typo

Co-authored-by: Mitchell Henke <[email protected]>

---------

Co-authored-by: Mitchell Henke <[email protected]>
…g service provider (#11606)

This commit adds a new alert to the account page. This alert appears when a user has completed IdV, but has not connected their account to their SP (i.e. they have not gone back to the SP and done a verified sign in since completing IdV). If a link to the SP is available, a link to go back to the SP is provided.

changelog: User-Facing Improvements, Account screen, Add a new link to return to the service provider for verified users who have not connected their account yet.
changelog: Internal, Dcoumentation, Add Frontend documentation for Images best practices
changelog: Internal, OpenID Connect, Validate identity provider public/private keys

Co-authored-by: Zach Margolis <[email protected]>
* Adding functionality and test for standard controller

* Adding logic to hybrid controller, pausing to wait for feature test infastructure

* Resolving PR comments, spec test fails due to capture app reset error

* Resolving PR comments

* Resolving PR comments

* Fixing rebase

* changelog: Upcoming Features, socure, reuse socure valid urls

* Resolving PR comments

* Fixing test

* Resolving pr comments

* Resolving PR additions
* changelog: Bug Fixes, SAML Integration, Adding condition to allow no certs if integration has block_encryption set to none
… record (#11315)

* Ensure the in-person verifcation profile has an enrollment record

In theory, it should never happen that the profile is pending verification and the enrollment record does not exist.

changelog: Internal, Automated Testing, Improve test setup for enrolling profiles

* fix association for in_person_enrollment pending trait and setup for user with_pending_in_person_enrollment trait

* fix setup in individual specs

* Add and update traits in profile and users factory

* Update spec/factories/in_person_enrollments.rb

Co-authored-by: Zach Margolis <[email protected]>

* remove extraneous setup from profile model spec

---------

Co-authored-by: Eileen McFarland <[email protected]>
Co-authored-by: Zach Margolis <[email protected]>
@eileen-nava eileen-nava merged commit 276fb50 into stages/prod Dec 12, 2024
1 check passed
@eileen-nava eileen-nava deleted the stages/rc-2024-12-12 branch December 12, 2024 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants