KeycloakInstalled Alternatives?

Hi,

I’m trying to find a workaround for https://github.com/keycloak/keycloak/issues/9401. When I successfully login, the browser presents a “Page not found” error which is misleading to the users. There’s an article on SO that suggests extending KeycloakInstalled and deploying a RESTful endpoint, but I was wondering if there were any alternatives like a well-supported adapter library.

I’m looking for one that will also wrap up an embedded app server the way that Keycloak Installed does with WildFly. I took a look at pac4j-oidc today, but I think I’ll need to provide my own server endpoint.

Thanks,
Carl

1 Like