Advanced Interceptor Configuration
Interceptors are responsible for the enforcement of permissions. There is one interceptor for each service type like ArcGIS Server or WMS.
You can change the default behavior inside the XML files in the folder [INSTALL_FOLDER]/webapp/wss/WEB-INF/classes/enforcementpoint-modules/
.
The files inside this folder use the naming pattern [SERVICE_TYPE]-module.xml
.
This chapter describes the settings for each type of interceptor. The list of properties is a selection of the most important properties and might be extended over time.
Common parameters
These parameters can be used in multiple interceptor configuration files.
Property | Description |
---|---|
|
Name of the HTTP response header attribute that indicates if the service is secured. |
|
Name of the HTTP header attributes that contains the username. |
|
Name of the HTTP header attributes that contains the roles of the user. |
WFS Interceptor
Configuration file: WFS-module.xml
These parameters control the authorization of WFS requests.
Property | Description |
---|---|
|
Controls URL replacement inside XML of GetFeature responses and DescribeFeatureType responses.
If set to Allowed values: |
|
Offers the possibility to allow stored queries in general for WFS 2.0.
If set to Allowed values: |
|
If set to Allowed values: |
|
If |