I tried to use check-sso, but the url give me this error: #error=login_required&state=c7d6d227-5b23-4b21-962a-8e6291545f55
I tried to set the checkLoginIframe to true and false, but none worked. I'm trying to redirect to a "login" page (calling a backend route to check the user type) so it can redirect again to another page based on the role. But Keycloak js dont even generate a token.
Does anyone know where I can find some material from someone with the same problem,
trying to have a public landing page in the website