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

As a user I want my session to expire at browser close #2902

Closed
6 tasks
raftmsohani opened this issue Mar 26, 2024 · 0 comments · Fixed by #2911
Closed
6 tasks

As a user I want my session to expire at browser close #2902

raftmsohani opened this issue Mar 26, 2024 · 0 comments · Fixed by #2911
Labels

Comments

@raftmsohani
Copy link

Description:
The session persist up to 14 days, however as a follow up to #2822 the session should expire after closing the broser

Acceptance Criteria:
Create a list of functional outcomes that must be achieved to complete this issue

  • Browser session expires after closing
  • Test to grab the cookie and close the browser and try to login to API using that cookie and confirm the connection fails
  • Testing Checklist has been run and all tests pass
  • README is updated, if necessary

Tasks:
Create a list of granular, specific work items that must be completed to deliver the desired outcomes of this issue

Notes:
Add additional useful information, such as related issues and functionality that isn't covered by this specific issue, and other considerations that will be helpful for anyone reading this

  • Note 1
  • Note 2
  • Note 3

Supporting Documentation:
Please include any relevant log snippets/files/screen shots

  • Doc 1
  • Doc 2

Open Questions:
Please include any questions or decisions that must be made before beginning work or to confidently call this issue complete

  • Open Question 1
  • Open Question 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant