Dashboard > BI Server Documentation - Latest > Latest BI Server Documentation > Exploiting the Proxy Trusting Filter
Exploiting the Proxy Trusting Filter
Added by Steven Barkdull, last edited by Steven Barkdull on Apr 25, 2008  (view change)
Labels: 
(None)


Motivation

Configuring the BI Platform

<filter>
<filter-name>Proxy Trusting Filter</filter-name>
<filter-class>org.pentaho.ui.servlet.ProxyTrustingFilter</filter-class>
<init-param>
<param-name>TrustedIpAddrs</param-name>
<param-value>127.0.0.1</param-value>
<description>Comma separated list of IP addresses of a trusted hosts.</description>
</init-param>
</filter>

<filter-mapping>
<filter-name>Proxy Trusting Filter</filter-name>
<url-pattern>/SchedulerAdmin</url-pattern>
</filter-mapping>

Client Responsibilities

Sample Client

Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.2 Build:#807 May 20, 2007) - Bug/feature request - Contact Administrators