Search Results

Ping Federate OAuth2 Connector

Description

The Ping Federate OAuth2 connector authenticates/validates frontend calls from a user client having an OAuth2 access token from a Ping Auth Server hosted externally. This frontend OAuth2 access token validation is done when the user client call reaches Mashery Traffic Manager (TM).

The connector:
  • Supports all the grant types (Client Credentials, Resource Owner Password Credentials, Implicit and Authorization code).
  • Supports authenticate/validate calls against Ping Auth server to support Last Mile Security (LMS), for example, when an API call exits from Mashery stack to provide additional protection to the customer's origin server.
    • Currently Mashery supports basic auth and client certificate (mutual SSL) for LMS out of box. This LMS using Ping Auth server is an extension to existing product features.