Authentication flows in detail
Cloud API supports several different authentication flows. Each flow supports one of the following types of callers:
- Internal users using basic auth
- Internal users using bearer token auth
- External users
- Anonymous users
- Standalone services
- Services with user context
- Services with service account mapping
- Unauthenticated callers
This section describes each of these flows in detail.