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

fix(jans-auth-server): Device Flow fails if web session already exists #3388

Closed
nynymike opened this issue Dec 22, 2022 · 0 comments · Fixed by #5114
Closed

fix(jans-auth-server): Device Flow fails if web session already exists #3388

nynymike opened this issue Dec 22, 2022 · 0 comments · Fixed by #5114
Assignees
Labels
comp-jans-auth-server Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality
Milestone

Comments

@nynymike
Copy link
Contributor

Describe the bug
TUI device flow throws an error if pre-existing session is present in browser.

To Reproduce
Steps to reproduce the behavior:

  1. Login to Admin UI
  2. Start TUI
  3. Enter device flow URL in browser... put in 8 character code
  4. Auth Server throws an error

Expected behavior
If my browser has a session already, I would exect the device authorization to proceed without the need to authenticate.

Desktop (please complete the following information):

  • Ubuntu 20
  • MySQL or LDAP
@moabu moabu added this to the 1.0.7 milestone Jan 9, 2023
@moabu moabu modified the milestones: 1.0.7, 1.0.9 Mar 1, 2023
@yuriyz yuriyz assigned Milton-Ch and unassigned yuriyz and moabu Mar 7, 2023
@yuriyz yuriyz added comp-jans-auth-server Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality labels Mar 7, 2023
@moabu moabu modified the milestones: 1.0.9, 1.0.10 Mar 9, 2023
@nynymike nynymike assigned yuriyz and unassigned Milton-Ch Mar 14, 2023
@moabu moabu modified the milestones: 1.0.10, 1.0.11 Mar 16, 2023
@yuriyz yuriyz changed the title TUI Device Flow fails if web session already exists fix(jans-auth-server): Device Flow fails if web session already exists Mar 17, 2023
@moabu moabu modified the milestones: 1.0.11, 1.0.12 Apr 5, 2023
@moabu moabu modified the milestones: 1.0.12, 1.0.13 Apr 18, 2023
@moabu moabu modified the milestones: 1.0.13, 1.0.14 May 10, 2023
yuriyz added a commit that referenced this issue May 26, 2023
…#3388 (#5114)

* fix(jans-auth-server): Device Flow fails if web session already exists #3388

* fix(jans-auth-server): code improvements #3388
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-auth-server Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants