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

X509 auth in the WebUI fails multiple accounts #4810

Closed
davidpob99 opened this issue Aug 30, 2021 · 0 comments
Closed

X509 auth in the WebUI fails multiple accounts #4810

davidpob99 opened this issue Aug 30, 2021 · 0 comments

Comments

@davidpob99
Copy link
Member

Motivation

Logging in the WebUI with a X.509 certificate fails if there are more than one account registered in Rucio. The failure is produced if first log in with one account (e.g. ana) and later try to log in with another account (e.g. alice), it seems that Rucio tries to map the second identity with the first account:

<br><br>Your certificate (/DC=ch/DC=cern/OU=Organic Units/OU=Users/CN=Alice) is not mapped to (possibly any) rucio account: ana.
davidpob99 added a commit to davidpob99/rucio that referenced this issue Sep 6, 2021
davidpob99 added a commit to davidpob99/rucio that referenced this issue Sep 6, 2021
@bari12 bari12 added this to the 1.26.7-webui milestone Oct 21, 2021
@bari12 bari12 closed this as completed Oct 21, 2021
@bari12 bari12 changed the title Authentication: X509 auth in the WebUI fails multiple accounts \X509 auth in the WebUI fails multiple accounts Oct 21, 2021
@bari12 bari12 changed the title \X509 auth in the WebUI fails multiple accounts X509 auth in the WebUI fails multiple accounts Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants