[keycloak-dev] Client.getBaseURL() inconsistencies

Douglas Palmer dpalmer at redhat.com
Mon Nov 18 15:30:47 EST 2019


Hi everyone

I have a problem with Client.getBaseURL(). When called locally in a test it returns "/auth/realms/test/account" when the same test is executed in Travis it returns "/realms/test/account”. Does anyone know why this happens and how I can fix it?

Regards
Doug


More information about the keycloak-dev mailing list