Closed dominikl closed 1 year ago
This issue has been mentioned on Image.sc Forum. There might be relevant details there:
https://forum.image.sc/t/java-gateway-authentication-using-the-json-api/84307/5
It also looks a bit strange to me that GET .../token/
seems to set a different token in the cookie than it returns, is that expected?
Moved to omero-blitz: https://github.com/ome/omero-blitz/issues/147
Apparently the login with a session ID retrieved from JSON API login is not working, see https://forum.image.sc/t/java-gateway-authentication-using-the-json-api/84307 . Unfortunately I've not been able to replicate the issue yet, as I can't login via JSON API in the first place (using our demo server).
Get the token:
Then trying to log in:
Response:
Stuck there...