11454: Conditional login to remote API servers.
authorLucas Di Pentima <ldipentima@veritasgenetics.com>
Mon, 22 Jan 2018 21:00:25 +0000 (18:00 -0300)
committerLucas Di Pentima <ldipentima@veritasgenetics.com>
Mon, 22 Jan 2018 21:00:25 +0000 (18:00 -0300)
commit95c228e25cd1a483ec391a9b2c5d6fb048f620f1
tree6a5e10677ededfb028f62008380bc52fa308aa4f
parent4dda3a5b85afbac450d958d81e2acb013c5bae20
11454: Conditional login to remote API servers.

When adding new sites to the multi site search, if the remote
site allows federated logins from the local site, created a
salted token to be able to start a session.
If not, use the classic login method.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>
apps/workbench/app/assets/javascripts/models/session_db.js
apps/workbench/app/views/search/index.html.erb [new file with mode: 0644]