@valon-technologies/gestalt
Preparing search index...
services/external_credential
ExternalCredentialAuthConfig
Interface ExternalCredentialAuthConfig
interface
ExternalCredentialAuthConfig
{
type
:
string
;
token
:
string
;
tokenPrefix
:
string
;
grantType
:
string
;
tokenUrl
:
string
;
clientId
:
string
;
clientSecret
:
string
;
clientAuth
:
string
;
tokenExchange
:
string
;
scopes
:
string
[]
;
scopeParam
:
string
;
scopeSeparator
:
string
;
tokenParams
:
{
[
key
:
string
]:
string
}
;
refreshParams
:
{
[
key
:
string
]:
string
}
;
acceptHeader
:
string
;
accessTokenPath
:
string
;
tokenExchangeDrivers
:
ExternalCredentialTokenExchangeDriver
[]
;
refreshToken
:
string
;
}
Index
Properties
type
token
token
Prefix
grant
Type
token
Url
client
Id
client
Secret
client
Auth
token
Exchange
scopes
scope
Param
scope
Separator
token
Params
refresh
Params
accept
Header
access
Token
Path
token
Exchange
Drivers
refresh
Token
Properties
type
type
:
string
token
token
:
string
token
Prefix
tokenPrefix
:
string
grant
Type
grantType
:
string
token
Url
tokenUrl
:
string
client
Id
clientId
:
string
client
Secret
clientSecret
:
string
client
Auth
clientAuth
:
string
token
Exchange
tokenExchange
:
string
scopes
scopes
:
string
[]
scope
Param
scopeParam
:
string
scope
Separator
scopeSeparator
:
string
token
Params
tokenParams
:
{
[
key
:
string
]:
string
}
refresh
Params
refreshParams
:
{
[
key
:
string
]:
string
}
accept
Header
acceptHeader
:
string
access
Token
Path
accessTokenPath
:
string
token
Exchange
Drivers
tokenExchangeDrivers
:
ExternalCredentialTokenExchangeDriver
[]
refresh
Token
refreshToken
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
token
token
Prefix
grant
Type
token
Url
client
Id
client
Secret
client
Auth
token
Exchange
scopes
scope
Param
scope
Separator
token
Params
refresh
Params
accept
Header
access
Token
Path
token
Exchange
Drivers
refresh
Token
@valon-technologies/gestalt
Loading...