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
Hi.
I'm trying to setup this plugin.
After many tries with my docker-composes I think all is good but I'm getting this error.
Redirection and login are working but I'm stuck in a loop asking to authenticate.
I'm suspecting casdoor cookie has change and no longer has the code in it.
My cookie only contain this:
casdoor_session_id :"6646b4ca50353b1226d9cf7d1395f970"
Date de création :"Mon, 26 Jun 2023 13:06:07 GMT"
Dernier accès :"Mon, 26 Jun 2023 13:06:07 GMT"
Domain :"casdoor.***.***"
Expiration / Durée maximum :"Wed, 26 Jul 2023 13:06:07 GMT"
HostOnly :true
HttpOnly :true
Path :"/"
SameSite :"None"
Secure :false
Taille :50
The logs I'm getting from this plugin:
[GIN] 2023/06/26 - 12:46:04 | 307 | 79.922µs | 192.168.1.134 | GET "/auth"
[GIN] 2023/06/26 - 13:06:07 | 307 | 85.527µs | 192.168.1.134 | GET "/callback?code=cbec9cbbb044de42eb67&state=8887774801280284163"
no client code found in cookie
Thanks for any help.
The text was updated successfully, but these errors were encountered:
Hi.
I'm trying to setup this plugin.
After many tries with my docker-composes I think all is good but I'm getting this error.
Redirection and login are working but I'm stuck in a loop asking to authenticate.
I'm suspecting casdoor cookie has change and no longer has the code in it.
My cookie only contain this:
The logs I'm getting from this plugin:
Thanks for any help.
The text was updated successfully, but these errors were encountered: