]> git.arvados.org - arvados.git/blob - services/api/app/views/user_sessions/failure.html.erb
11453: "sso_insecure" config applies to remote Arvados auth, too.
[arvados.git] / services / api / app / views / user_sessions / failure.html.erb
1 <%# Copyright (C) The Arvados Authors. All rights reserved.
2
3 SPDX-License-Identifier: AGPL-3.0 %>
4
5 <h1>Fail</h1>
6
7 <%= notice %>
8
9 <br/>
10 <a href="/auth/joshid">Retry Login</a>