keycloak/test-framework/ui
Nagy Vilmos 72c3f6c68a
fix: Identity providers should not be hidden from login page when the user goes back from the reset credentials page (#48814)
* #33204 add the failing test

Signed-off-by: Vilmos Nagy <me@vnagy.eu>

* #33204 Migrated tests from the old testsuite to the new framework.

Signed-off-by: Vilmos Nagy <me@vnagy.eu>

* #33204 possible fix (?)

Signed-off-by: Vilmos Nagy <me@vnagy.eu>

* #33204 refactor the previous tests to work with the changed behaviour

Signed-off-by: Vilmos Nagy <me@vnagy.eu>

# Conflicts:
#	testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/forms/RegisterTest.java

* #33204 add test and address review feedback from #33254

- Clear the RESET_CREDENTIAL_USER_CHOSEN auth note after clearing the user,
  so subsequent login page renders do not redundantly clear again (feedback
  from @mposolda in #33254)
- Add ResetPasswordTest::resetPasswordEmailLinkWorksAfterNavigatingBackToLoginPage
  to verify that the password reset email link still works after the user
  navigates back to the login page, covering the scenario raised in the
  review discussion of #33254

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Vilmos Nagy <me@vnagy.eu>

* Remove the tests added for this PR from the old testsuite.

They were already rewritten to the new test framework with the same name.

Signed-off-by: Vilmos Nagy <me@vnagy.eu>

---------

Signed-off-by: Vilmos Nagy <me@vnagy.eu>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-19 09:01:39 +02:00
..
src/main fix: Identity providers should not be hidden from login page when the user goes back from the reset credentials page (#48814) 2026-06-19 09:01:39 +02:00
pom.xml Fix Chrome and Firefox in new test framework on GitHub Actions (#44804) 2025-12-10 12:22:47 -03:00