Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't logout - Stratos can't remove its cookie (after helm upgrade) #2730

Closed
3 of 11 tasks
svollath opened this issue Jul 24, 2018 · 0 comments
Closed
3 of 11 tasks

Can't logout - Stratos can't remove its cookie (after helm upgrade) #2730

svollath opened this issue Jul 24, 2018 · 0 comments
Labels
bug P1 Priority 1

Comments

@svollath
Copy link

Frontent Deployment type

  • Cloud Foundry Application (cf push)
  • Kubernetes, using a helm chart
  • Docker, using docker compose
  • Docker, single container deploying all components
  • npm run start
  • Other (please specify below)

Using Stratos-2.0.0-rc3 with Chromium Version 66.0.3359.170 (openSUSE Build) (64-bit)

Backend (portal-proxy) Deployment type

  • Cloud Foundry Application (cf push)
  • Kubernetes, using a helm chart
  • Docker, using docker compose
  • Docker, single container deploying all components
  • Other (please specify below)

Expected behaviour

Logout removes the session cockie and redirects to login page.
(there's only one session-cookie)

Actual behaviour

Logout brings you back, to the current page - staying logged in.
((This does only happen, if you've reused the open browser session from version A on version B after an upgrade))

Steps to reproduce the behavior

  • Install Stratos-1.1.0, e.g. suse/console, console-1.1.0
  • Login to Stratos Console
  • helm upgrade to Stratos-2.0.0-rc3 and wait for the UI to be available for sure
    (e.g. helm upgrade --recreate-pods console helm/console --values scf-config-values.yaml)
  • Return to your browser to reuse the open session (e.g. by reloading)
  • When your session is still valid and you are provided with the 2.0.0 UI, try to log out

=> logout will not be possible, until one deletes the session cookies manually

2cookies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug P1 Priority 1
Projects
None yet
Development

No branches or pull requests

2 participants