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 following naming pattern:
-
[SERVICE_TYPE]-module.xml
(services protected by policies) -
[SERVICE_TYPE]-LIC-module.xml
(services protected by licenses)
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
These parameters control the authorization of WFS requests. Files are:
-
WFS-module.xml
-
WFS-LIC-module.xml
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 |