TokenException
gvalmana opened this issue · 2 comments
gvalmana commented
pierrevensy commented
Hello how can I avoid that mi API Restfull return KeycloakGuard\Exceptions\TokenException: [Keycloak Guard] Expired token in file and error 500 when the keycloak access token is expired, I attached below the screen of postman answer, sorry for my bad english and thanks for your help
I have the same issue
robsontenorio commented
Every token issued on Keycloak has a TTL (expiration). You can change this setting on Keycloak for your client. This package only validates if it has expired.