IdentityProviderConfig
Agent Runtimes / identity/types / IdentityProviderConfig
Type Alias: IdentityProviderConfig
IdentityProviderConfig =
OAuthIdentityProviderConfig|TokenIdentityProviderConfig
Defined in: src/identity/types.ts:350
Unified identity provider configuration. Supports both OAuth and token-based authentication.