16212: Loads remote clusters configs at app boot.
authorLucas Di Pentima <lucas@di-pentima.com.ar>
Tue, 31 Mar 2020 18:35:29 +0000 (15:35 -0300)
committerLucas Di Pentima <lucas@di-pentima.com.ar>
Wed, 29 Apr 2020 20:24:36 +0000 (17:24 -0300)
commitfc73adaad544e07a970f720fd1fec3d30821d4b1
tree6858ab646534f9cb646925c2f1914f326a3b36a8
parent70346cc28458475026a54c0d4ac1df2264080d55
16212: Loads remote clusters configs at app boot.

When using a federation without LoginCluster, the user is given the option
to log in using any cluster as the 'home cluster'. If any of those remote
clusters has Login.PAM enabled, the login form is displayed.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>
src/index.tsx
src/store/auth/auth-action-session.ts
src/store/auth/auth-action.ts
src/views-components/login-form/login-form.tsx
src/views/login-panel/login-panel.tsx