bf30738840
Legacy Internet Explorer 11 and pre-Chromium Edge automatically fetch browserconfig.xml at the domain root to configure Windows pinned-site tiles. It's still commonly generated by favicon-generator tooling even though it's legacy, and is a background request unrelated to what the user actually navigated to, so it shouldn't be able to become the URL a user is redirected to after authenticating. Closes gh-19693