protected String createServiceUrl(HttpServletRequest request, HttpServletResponse response) { return WebUtils.constructServiceUrl(null, response, this.serviceProperties.getService(), null, this.serviceProperties.getArtifactParameter(), this.encodeServiceUrlWithSessionId); }

Without using request, the correct service configuration is not supported in the case of multiple domain names

Comment From: marcusdacoregio

Hi @liunancun, thanks for the report.

Can you please clarify further what the use case looks like? What is the current behavior and how is the expected behavior when a request is passed?

Comment From: spring-projects-issues

If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.

Comment From: spring-projects-issues

Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.