Search Results

JWT Authentication Connector

Release Notes

TIBCO Cloud Mashery Release Date Release Type Release Description
May 17, 2022 Enhancement Add support for custom error mesage with connector configurations.
May 11, 2020 New Feature Support match policy to allow additional validation based on JWT claims value.

Description

  • The Connector authenticates request calls coming from the client using third party JWT token. This provides authentication augmentation on top of API key which is used in Mashery.
  • Connector enforces existence and validity of a JWT specified in HTTP Authorization header.
  • Connector supports injecting claims value in request to enrich http headers which can be specified in pre-input configuration.
  • Connector provides configurable capability to block/forward http Authorization header to backend/origin server.
  • Supports JSONPath expression to locate claim value for non-standard JWT claims.
  • Support match policy to allow additional validation based on JWT claims value.
  • Supports pre-processing of API request.
  • Supports custom error mesage with connector configurations.