Hello. When I try to sign in via the oauth2 page, I get the following error along with the 500 error page: error redeeming code could not verify id_token: oidc: token is expired (Token Expiry: 0001-01-01 00:00:00 +0000 UTC). Before that, it throws Cookie "_oauth2_proxy" not present". When trying to access the site via curl (or via chrome) it also does not show, that the cookie _oauth2_proxy is set. Any ideas?
Hello. When I try to sign in via the oauth2 page, I get the following error along with the 500 error page:
error redeeming code could not verify id_token: oidc: token is expired (Token Expiry: 0001-01-01 00:00:00 +0000 UTC)
. Before that, it throwsCookie "_oauth2_proxy" not present"
. When trying to access the site via curl (or via chrome) it also does not show, that the cookie _oauth2_proxy is set. Any ideas?