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

Defect- Handle stale token #1840

Open
burgwyn opened this issue Apr 26, 2018 · 3 comments
Open

Defect- Handle stale token #1840

burgwyn opened this issue Apr 26, 2018 · 3 comments
Assignees
Labels
Defect Front End Dev Migrate Give to tickets we definitely want to migrate to Jira.
Milestone

Comments

@burgwyn
Copy link
Collaborator

burgwyn commented Apr 26, 2018

User opens TalentMAP with a stale session and attempts to browse

Expected behavior

  • Stale session token is identified and handled by the application
    • Old token is destroyed
    • User is re-authenticated via SSO

Actual behavior

User is trapped in a loop between / and /login

@mjoyce91
Copy link
Collaborator

We could handle it in the 401 interceptor.

@burgwyn burgwyn changed the title BUG - Handle stale token Defect- Handle stale token Apr 26, 2018
@burgwyn burgwyn added this to the Sprint 20 milestone Apr 27, 2018
@mjoyce91
Copy link
Collaborator

mjoyce91 commented May 1, 2018

@burgwyn are we good to close this?

@burgwyn
Copy link
Collaborator Author

burgwyn commented May 1, 2018

@mjoyce91 - I want to deploy first

@BrownCA5 BrownCA5 added the Migrate Give to tickets we definitely want to migrate to Jira. label Nov 15, 2018
kakumanipk pushed a commit that referenced this issue Jan 5, 2022
* Add tutorial to results page

* organize props a-z

* Remove mounted tests as react-joyride causes "TypeError: Cannot read property 'isSameNode' of undefined"

* formatting

* abstract z-index to variable; re-organize z-index vars by value

* target child <a> element

Co-authored-by: elizabeth-jimenez <elizabeth.jimenez.cs@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Defect Front End Dev Migrate Give to tickets we definitely want to migrate to Jira.
Projects
None yet
Development

No branches or pull requests

4 participants