Intro to OAuth2 Client Credentials in Apigee

Описание к видео Intro to OAuth2 Client Credentials in Apigee

This is a quick introduction to how to use OAuth2 token verification within Apigee API proxies. It shows how to create a proxy, how to create a token-generating proxy that supports the client-credentials OAuth2 grant type, how to obtain a token from that proxy, and how to use that token with other API proxies in Apigee. It introduces the concepts of Apps, Developers, and API Products in the Apigee universe.

Some links:
IETF RFC 6749: https://www.rfc-editor.org/rfc/rfc674...

The github repo containing the OAuth2 proxy: https://github.com/DinoChiesa/devjam3...

Комментарии

Информация по комментариям в разработке