Incorrect context paths included in the fallback URL still pass you to the login form when enable-authentication-fallback is enabled.
h3. Issue Summary When using an incorrect fallback URL to bypass SAML, you are still passed to the login form. This can be reproduced using a context path in the URL when no context path is set in the server.xml or by using a misspelled/wrong context path when one is set. This is reproducible on...