1.1.5.3 Configuring JWT Authentication and Customizing Error Messages

GWWS now supports configurable JWT authentication and customizable response messages for authentication failures. This functionality is enabled by specifying the jwtConfigFileLoc property within the GWWS Server-Level Properties configuration. To do so, you need to set a new property jwtConfigFileLoc while configuring GWWS Server-Level Properties. The jwtConfigFileLoc property contains SALT JWT configuration details for handling additional JWT error codes. In addition, jwtConfigFileLoc property specifies the location of the JWT error mapping JSON file.

Note:

Setting this property is optional.

Value Type: String (absolute file path)