Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerFebruary 07, 2024
The policy definition and policy implementation file are now separate. This enables stronger validations for policy configuration parameters.
September 28, 2020
Because the Content-Type
header of the JSON response from the validate endpoint had additional information, such as charset, the response returned was interpreted as String instead of JSON. The additional modifier is now disregarded.
Responses from the validation endpoint in which the value of the expires_in
field was equal to 0 were not being parsed as an expired token.
Apr 30, 2020
Error handling responses revised for WSDL APIs to be compliant with SOAP 1.1 and 1.2.
Performance improvements are introduced to the header manipulation engine.
Several performance improvements are introduced in error handling.
December 18, 2019
Authorization entity attributes that contain non-primitive values were not correctly parsed. These values are now ignored.
An error occured when an object within a JSON object was treated as String type instead of JSON type. This issue is now resolved.
The Fault
element in the WSDL APIs now includes the Detail
element, with additional error details.
Sep 4, 2019
Introduced configuration flag to enable TLS validation on the Authorization Servers' certificates.
Added token rejection when the active field of the introspection endpoint response is 'false'.
Performance improvements.
Apr 26, 2019
Introduces support to encrypt sensitive information related to the policy. The runtime version needs to support encryption and needs to be properly configured.
The default configuration has been modified to avoid propagating or returning policy headers unless explicitly configured by checking the "Expose headers" option.
Performance improvements.