Closed jfparrado closed 2 weeks ago
@jfparrado, with the current information, it's difficult to pinpoint the exact issue, but it may be related to your project's configuration. Could you please review the example project? It includes a similar setup using Docker, which might help identify any configuration differences.
As this does not appear to be an issue with the library itself, I will proceed to close this ticket.
Bug Report or Feature Request (mark with an
x
)i am trying to loging with a user that i created with its corresponding password
Versions.
angular: 17 keycloak image: quay.io/keycloak/keycloak
Repro steps.
I have the following setup in my angular project in app.module.ts
I do have the '/assets/silent-check-sso.html' file.
and this is the setup of it on docker compose
This is my package.json
The log given by the failure.
ERROR undefined
Desired functionality.
I would like to be able to login