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

Authentication: X509 auth in the WebUI fails multiple accounts. Closes #4810 #4811

Conversation

davidpob99
Copy link
Member

Authentication: X509 auth in the WebUI fails multiple accounts. Closes #4810

When logging in the first time with a certificate, it saves a cookie that Rucio retrieves in following sessions. If later try to log in with another certificate (mapped with another account than the first one), the cookie will still have the first account and the log in fails with the following error:

<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 davidpob99 marked this pull request as draft August 31, 2021 16:19
@davidpob99 davidpob99 marked this pull request as ready for review September 6, 2021 11:51
@davidpob99 davidpob99 force-pushed the patch-4810-auth_cert_multiple_accounts branch from 7a89e58 to ffabcf3 Compare September 6, 2021 16:12
@bari12 bari12 closed this Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

X509 auth in the WebUI fails multiple accounts
2 participants