appsup-dart/openid_client

[Keycloak Error] User cannot be authenticated.

generationia opened this issue · 1 comments

Hi,

With the example "laravel-keycloak-web-guard-example-master", after enter login and password, I have this error :

Vizir\KeycloakWebGuard\Exceptions\KeycloakCallbackException
[Keycloak Error] User cannot be authenticated.

Laravel log content :
[2023-06-19 09:17:34] local.ERROR: [Keycloak Service] ID Token already expired.
[2023-06-19 09:17:34] local.ERROR: [Keycloak Error] User cannot be authenticated. {"exception":"[object] (Vizir\KeycloakWebGuard\Exceptions\KeycloakCallbackException(code: 0): [Keycloak Error] User cannot be authenticated. at /Users/christophe/Documents/Sources/generation-ia/laravel-keycloak-web-guard-example-master/vendor/vizir/laravel-keycloak-web-guard/src/Auth/Guard/KeycloakWebGuard.php:147)

I tried to logout and logon, but the error was the same

Thanks in advance

Bad repo, sorry