Expand description
OIDC Client Credentials request decorator for service authentication
Implements OAuth 2.0 client credentials flow for service-to-service authentication. Fetches access tokens from OIDC provider and caches them until expiration.
Structsยง
- Oidc
Client Credentials Decorator - Request decorator that uses OIDC client credentials flow