TokenIdentityProviderConfig
Agent Runtimes / identity/types / TokenIdentityProviderConfig
Interface: TokenIdentityProviderConfig
Defined in: identity/types.ts:341
Token-based provider configuration for identity providers.
Properties
displayName?
optionaldisplayName?:string
Defined in: identity/types.ts:347
Display name override
iconUrl?
optionaliconUrl?:string
Defined in: identity/types.ts:349
Icon URL override
token
token:
string
Defined in: identity/types.ts:345
API token or key
type
type:
"token"
Defined in: identity/types.ts:343
Authentication type