Client credentials flow
Requirements
Setup
Limitation
Resource owner uses a server-based Web App
The client uses the resource server API to get a resource
The client gets an access token from the OAuth server
The client uses again the resource server API to get a resource

Last updated