[keycloak-dev] Client.getBaseURL() inconsistencies
Stan Silvert
ssilvert at redhat.com
Mon Nov 18 16:59:17 EST 2019
On 11/18/2019 3:30 PM, Douglas Palmer wrote:
> 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?
There was a recent change that added the "/auth". I've been dealing
with that one in the new account console today.
Looks like Travis is getting it wrong.
>
> Regards
> Doug
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
More information about the keycloak-dev
mailing list