OAuth2 client credential flow: Services with user context

A service is an application that typically executes action without human intervention. Services typically have no user interface. Examples of services include:

  • A lockbox application submits payments in bulk to BillingCenter.
  • An external document management system.

This topic discusses how to execute authentication for services with user context.