Skip to main content

api.getAuth

api.getAuth(name)

Description

Retrieves configured credentials (AuthenticationProfile) by name.

Parameters

ParameterTypeExplanation
nameStringThe name of the configured credentials

Example

auth = api.getAuth("1gtw_creds")
println auth.user