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

Redirect loop when returning to dCacheView with problematic certificate #216

Open
alrossi opened this issue Jan 24, 2020 · 0 comments
Open

Comments

@alrossi
Copy link
Member

alrossi commented Jan 24, 2020

I have been having trouble with my X509 for some reason ... seems that there is a CRL issue which I'm trying to get to the bottom of. But I can reproduce the redirect loop behavior as follows:

  1. go to https://:3880 (dCacheView) [here it refuses to authenticate me because of this certificate problem, and shoves me over to the login page]. I log in.
  2. Now go to https://:3880 /api/v1. I'm asked to log in again. I log in again.
  3. Now try to go back to https://:3880 (back button or put the URL into the navigation bar). That is when it goes into this infinite loop.

Closing the tab and reconnecting fixes the issue.

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

No branches or pull requests

1 participant