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-casa): bug in accounts linking plugin #8734

Closed
jgomer2001 opened this issue Jun 19, 2024 · 0 comments · Fixed by #8738
Closed

fix(jans-casa): bug in accounts linking plugin #8734

jgomer2001 opened this issue Jun 19, 2024 · 0 comments · Fixed by #8738
Assignees
Labels
kind-bug Issue or PR is a bug in existing functionality

Comments

@jgomer2001
Copy link
Contributor

The following works:

  • user attempts to login to casa clicking on an external provider icon
  • new account is provisioned and user is logged in
  • within casa, the user can remove the linking and again link

The following is problematic:

  • A user logs in with username / password
  • within casa, the user performs linking, then logs out
  • user attempts to login to casa this time by clicking on an external provider icon

In this case a new account is provisioned - this is wrong

@jgomer2001 jgomer2001 self-assigned this Jun 19, 2024
@mo-auto mo-auto added the kind-bug Issue or PR is a bug in existing functionality label Jun 19, 2024
jgomer2001 added a commit that referenced this issue Jun 19, 2024
Signed-off-by: jgomer2001 <bonustrack310@gmail.com>
jgomer2001 added a commit that referenced this issue Jun 19, 2024
Signed-off-by: jgomer2001 <bonustrack310@gmail.com>
jgomer2001 added a commit that referenced this issue Jun 19, 2024
* fix: use uid of the user when existing #8734

Signed-off-by: jgomer2001 <bonustrack310@gmail.com>

* doc: fix broken link #8734

Signed-off-by: jgomer2001 <bonustrack310@gmail.com>

---------

Signed-off-by: jgomer2001 <bonustrack310@gmail.com>
Co-authored-by: Mohammad Abudayyeh <47318409+moabu@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants