mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-25 16:42:34 +00:00
Modify the ignored-link-redirects to include a regex that covers the Keycloak JIRA login redirect. This will prevent the tests from failing due to seeing the login redirect. Closes keycloak/keycloak#20259