host tenant, host url, unique substring, or alias
unique name for this additional service account, within this profile
service account uuid
service account JWK
OptionalsvcacctScope: string(optional) granted OAuth2 scope
Create a new service account using auto-generated parameters
A promise resolving to a service account object
Delete connection profile
host tenant, host url, unique substring, or alias
Set an alias for an existing connection profile
host url, unique substring, or alias of existing connection profile
Find connection profiles
connection profile object
host url, unique substring, or alias
Array of connection profiles
Get one named additional service account from a connection profile, with its JWK decrypted.
host tenant, host url, unique substring, or alias
name of the additional service account to get
Get connection profile by host
host tenant, host url, unique substring, or alias
connection profile or null
Get connection profiles file name
connection profiles file name
Initialize connection profiles
This method is called from app.ts and runs before any of the message handlers are registered. Therefore none of the Console message functions will produce any output.
List the additional service accounts on a connection profile (no secrets).
host tenant, host url, unique substring, or alias
Load a connection profile into library state
A promise resolving to true if successful
Load a connection profile into library state
AM host URL, unique substring, or alias
A promise resolving to true if successful
Remove a named additional service account from a connection profile.
host tenant, host url, unique substring, or alias
name of the additional service account to remove
Save connection profile
host url for new profiles, unique substring or alias for existing profiles
true if the operation succeeded, false otherwise
Set an alias for an existing connection profile
host url, unique substring, or alias of existing connection profile
alias to be assigned to connection profile
Add a named, independently-addressable service account to a connection profile, alongside its own single primary service account.