Skip to main content

Posts Tagged ‘Json Oauth2 configuration’

A man using a computer while 2 people observe

How to Customize and Validate the Json Message for GrantType Access Token in Apigee

Overview This use case describes how to customize and validates JSON message for GrantType client credential – AccessToken. What is GrantType client credential? Client POST’s an API call to Apigee with client ID and client secret to fetch the access token from the registered developer application. In addition, query parameter grant_type=client_credentials must be passed in […]