Altair® Panopticon

 

Filter

Custom authentication filters can be applied to the server and the application when the default authentication settings are not sufficient. This type of authentication is referred to as Filter authentication. When Panopticon Real Time is configured to use filter authentication, it means that the incoming requests have already been authenticated and authorized before reaching the server. Follow the steps below to configure filter authentication:

1.     Open the Panopticon.properties file in the AppData folder (c:\vizserverdata).

2.     Enable authentication.type=FILTER in Panopticon.properties.

3.     Apply the following URL pattern to your own filter: /*

4.     Save the changes and restart the Tomcat.