Bug #18393
Updated by Ward Vandewege over 3 years ago
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:
<pre>
...
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
...
</pre>
Not seeing this on tordo or 9tee4.