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

Opening an application link asks the user to log in again #30

Open
guidola opened this issue Jul 15, 2020 · 0 comments
Open

Opening an application link asks the user to log in again #30

guidola opened this issue Jul 15, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@guidola
Copy link

guidola commented Jul 15, 2020

The defect may already be reported! Please search for the defect before creating one.

Current Behavior:

When either accessing a link to dependency-track ( usually links to vulnerability pages ) or directly ctrl+clicking to a link to open it on a new tab asks you to re-log in instead of loading the requested page (when you already just logged in before). Also, when you log in again you are not redirected to the previously requested page but to the home page instead.

This issue impacts usability of the platform as it makes difficult to navigate to child views or access a specific page from a link provided by an alert or any other source where that link might have been copy-pasted/sent to/from.

Steps to Reproduce:

ctrl+click a vulnerability link or open a previously generated link to a vulnerability description.

Expected Behavior:

Page is loaded without needing to re-authenticate.
In case the token is really expired it should re-direct to the previously requested page instead of the homepage.

Environment:

  • Dependency-Track Version: 3.8
  • Distribution: Docker
  • BOM Format & Version: Does not Apply
  • Database Server: Mysql
  • Browser: Chrom v83
@stevespringett stevespringett transferred this issue from DependencyTrack/dependency-track Jul 15, 2020
@stevespringett stevespringett added the enhancement New feature or request label Jul 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants