My Azure API Management samples
Item | Description |
---|---|
Send trace info | Posts (fire-forget) complete request/response trace data to an http recipient |
Authorize access to APIs using OAuth2 jwt | Validates jwt bearer token for all operations and checks for specific scopes at inividual operations |
Acquire tokens to access backend APIs | Avquires tokens for use in back-end APIs |