Project

General

Profile

Actions

Bug #18393

open

[workbench2] forces relogin on every new window/tab

Added by Ward Vandewege over 2 years ago. Updated 27 days ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
Story points:
-
Release:
Release relationship:
Auto

Description

How to reproduce:

1. open a new browser window or tab for https://workbench2.ce8i5.arvadosapi.com. Log in.
2. open another browser window or tab for https://workbench2.ce8i5.arvadosapi.com. The login page is shown again.

Observed on ce8i5 which is configured with direct Google authentication, and is the login cluster for a login federation. Relevant config:

...
    RemoteClusters:
      ce8i5:
        Host: ce8i5.arvadosapi.com
        Proxy: true
        ActivateUsers: true
      tordo:
        Host: tordo.arvadosapi.com
        Proxy: true
        ActivateUsers: true
      9tee4:
        Host: 9tee4.arvadosapi.com
        Proxy: true
        ActivateUsers: true
    API:
      MaxTokenLifetime: 24h
    Login:
      LoginCluster: ce8i5
      # TokenLifetime: 8h
      Google:
        Enable: true
        AlternateEmailAddresses: true
...

Not seeing this on tordo or 9tee4.

Actions

Also available in: Atom PDF