Also speed up the external link check by avoiding checking each bug submission link in the rendered docs which only differs by its parameter.
Closes#22200
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.
Closeskeycloak/keycloak#20259