I have a 15 server with a 15 keycloak-installed-adapter I’m trying to migrate to 18. On the 18/Quarkus server side, I can connect to /account with my user. However, on the client side (desktop app), I’ve upgraded the library to 18 and removed the /auth, but keycloak-installed-adapter gives me a “Page not found” from the /protocol/openid-connect/delegated URL.
I have debug logging turned on, but don’t see any errors.
Please post any logging or troubleshooting suggestions. I don’t see anything coming through on the console in either “start” or “start-dev” mode. The browser says “We’re sorry. Page not found”. Nothing in the browser console either