Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Done
-
1.9.0.Final, 1.9.1.Final
-
None
Description
When my application try to access to the keycloak login page, keycloak server log this error :
09:38:48,820 ERROR [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-11) RESTEASY002010: Failed to execute: javax.ws.rs.NotFoundException: RESTEASY003210: Could not find resource for full path: http://xxx.xxx.xxx.xxx/auth/realms/scilab/tokens/login?client_id=demo&state=f844fd87-b25d-47c4-89a7-0b1c8b55e9af&redirect_uri=http%3A%2F%2F192.168.1.158%3A3000%2Fdemo%3Fauth_callback%3D1
Full log in attachment.