ProviderConfig
Defined in: src/plugins/auth.ts:23
Properties
Section titled “Properties”authUrl?
Section titled “authUrl?”
optionalauthUrl:string
Defined in: src/plugins/auth.ts:32
clientId
Section titled “clientId”clientId:
string
Defined in: src/plugins/auth.ts:24
clientSecret
Section titled “clientSecret”clientSecret:
string
Defined in: src/plugins/auth.ts:25
domain?
Section titled “domain?”
optionaldomain:string
Defined in: src/plugins/auth.ts:29
keyId?
Section titled “keyId?”
optionalkeyId:string
Defined in: src/plugins/auth.ts:31
redirectUri
Section titled “redirectUri”redirectUri:
string
Defined in: src/plugins/auth.ts:26
scopes?
Section titled “scopes?”
optionalscopes:string[]
Defined in: src/plugins/auth.ts:27
teamId?
Section titled “teamId?”
optionalteamId:string
Defined in: src/plugins/auth.ts:30
tenantId?
Section titled “tenantId?”
optionaltenantId:string
Defined in: src/plugins/auth.ts:28
tokenUrl?
Section titled “tokenUrl?”
optionaltokenUrl:string
Defined in: src/plugins/auth.ts:33
userInfoUrl?
Section titled “userInfoUrl?”
optionaluserInfoUrl:string
Defined in: src/plugins/auth.ts:34