Hi,
i want to fix this Warning:
2014-04-28 08:02:52,082 WARN [http-443-9] [auth.trustedapps.filter.TrustedApplicationFilterAuthenticator] authenticate Failed to login trusted application [confluence:10610973] due to bad URL signature. Received protocol version [2]. Required protocol version [2] 2014-04-28 08:02:52,114 WARN [http-443-9] [auth.trustedapps.filter.TrustedApplicationFilterAuthenticator] authenticate Failed to login trusted application [confluence:10610973] due to bad URL signature. Received protocol version [2]. Required protocol version [2] 2014-04-28 08:02:52,270 WARN [pool-9-thread-4] [scroll.core.io.Resource] getContentAsStream TrustedApplicationsFilter could not authenticate request 'https://10.0.1.163/login.action;jsessionid=87B77DD3A7DE02DE4D47349DACF463C7?os_destination=%2Fnotpermitted.action%3Fversion%3D2%26modificationDate%3D1396867687617%26api%3Dv2'. -- scrollExportCurrentPage: Empfangen | url: /rest/scroll-pdf/1.0/export | userName: bsan | referer: https://confluence.****.de/display/DSMEX/.Documentation+smartv7.2.1
How can i fix this?
Best Regards,
Bastian
Hi Bastian,
this probably happens because a reverse proxy is changing the url during forwarding it. In that case the request URL does no longer matches the one included in the authentication token.
You should be able to fix it by specifying the proxyName and proxyPort attributes in the tomcat connector. See https://tomcat.apache.org/tomcat-6.0-doc/proxy-howto.html
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.