On Wed, Nov 13, 2019 at 10:46 PM Stan Silvert <ssilvert(a)redhat.com> wrote:
In new account console, I pass the auth URL to Freemarker. I call:
session.getContext().getUri(UrlType.FRONTEND).getBaseUri().toString())
This has always returned something like "http://localhost:8080/auth"
However, the latest in master puts a slash at the end,
"http://localhost:8080/auth/"
I can easily update my code for this to work, but I'm concerned
that
this change might have broken more than just the new account console.
Perhaps other code in the community is relying on the URL not having a
slash at the end.
Does anyone recognize the change that might have caused this?
Might be related with the recent new default hostname provider
(KEYCLOAK-11728) change.
At least this change in corresponding test acceptance criteria
<
https://github.com/keycloak/keycloak/commit/b8881b8ea062afa2f1b5a613dd856...
would suggest so.
But given the corresponding test was changed to expect slash at the end, I
would say this
is expected behaviour now. @Stian Thorgersen <stian(a)redhat.com> Can you
confirm?
Stan
Thank you && Regards, Jan
--
Jan iankko Lieskovsky / Keycloak / RH-SSO Team
_______________________________________________
keycloak-dev mailing list
keycloak-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-dev