ServiceAuthDto
Mirror of flow_execution::service::ServiceAuth.
Properties
Section titled “Properties”authUrl?
Section titled “authUrl?”
optionalauthUrl?:string|null
clientIdSetting?
Section titled “clientIdSetting?”
optionalclientIdSetting?:string|null
credentialsHelpUrl?
Section titled “credentialsHelpUrl?”
optionalcredentialsHelpUrl?:string|null
Provider console URL where the user obtains the credentials (e.g. the OAuth client id + secret). Shown as a help link in Settings.
header?
Section titled “header?”
optionalheader?:string|null
Request header for api_key / bearer (defaults to Authorization).
scheme
Section titled “scheme”scheme:
string
oauth2 | bearer | basic | api_key.
scopes?
Section titled “scopes?”
optionalscopes?:string[]
tokenUrl?
Section titled “tokenUrl?”
optionaltokenUrl?:string|null