Installing JWT Headers¶
To install the JWT Headers module:
-
To obtain the JWT Headers community module:
- If working with a 2.28.2 nightly build, download the module: jwt-headers
Verify that the version number in the filename corresponds to the version of GeoServer you are running (for example 2.28.2 above).
- Community modules are not yet ready for distribution with GeoServer release.
To compile the JWT Headers community module yourself download the src bundle for your GeoServer version and compile:
And package:
2. Place the JARs inWEB-INF/lib. 3. Restart GeoServer.
For developers;