You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
Now go to https://:3880 /api/v1. I'm asked to log in again. I log in again.
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.
The text was updated successfully, but these errors were encountered:
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:
Closing the tab and reconnecting fixes the issue.
The text was updated successfully, but these errors were encountered: