Firefox does not send JSON POST requests correctly

When using the Firefox browser, JSON POST requests specified in the WebSEAL configuration file are not parsed. Your policies might produce incorrect or unexpected results.

In the WebSEAL configuration file, we can capture JSON data for a custom attribute by using the [azn-decision-info] stanza. In that stanza, if we have an entry for post-data that specifies JSON POST data, it will not be parsed.

Use an alternate browser when we have custom attributes configured that specify JSON POST requests. For example, use Chrome or Internet Explorer.

Parent topic: Common problems with WebSEAL servers