Nov 07, 2019 — API Gateway updates

New features

  • JSON web token validation now support the use of an ‘iat’ claim.
  • JWKS support allows for more seamless key rotations.
  • Cache prefreshing is available for both RESTful and GraphQL-based APIs.

Enhancements

  • The API Endpoint Definition API returns only documented parameters.
  • The ‘Reset to API settings’ button does not reset all of the settings in API privacy.
  • The JWT public key validation includes a restriction to accept only the PKCS#8 format.