Improve behavior after Concourse logout #9559
LiliVideva
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
|
Hi @LiliVideva, I think that behavior was fixed by #9387, which was released with version 8.1.0 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Background
As an SAP employee working with multiple Concourse instances (as stakeholder of Concourse), I have experienced multiple times the following situations:
invalid state tokenas an error. Once refreshing the page, and going through the login flow again, I am able to finally log in.Expectation
I would expect that Concourse is able to remember the state of my session before it logged me out and attempt to get me in exactly there once I log in again. As well, a behavior similar to how GitHub does it with the multiple tabs open and then one being logged out (i.e. one logs in in one of the tabs and on the others just get something like "you logged in somewhere else, please refresh the page") would be highly appreciated. Last but not least, the bug (from my PoV) with the
invalid state tokenerror should also be mitigated (might be specific to the CF login flow, I don't know).Beta Was this translation helpful? Give feedback.
All reactions