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