SoftLayer_Container_User_Customer_External_Binding


SoftLayer_Container_User_Customer_External_Binding

Description

Container classed used to hold external authentication information

Local


authenticationToken

The unique token that is created by an external authentication request.
Type: string


openIdConnectAccessToken

The OpenID Connect access token which provides access to a resource by the OpenID Connect provider.
Type: string


openIdConnectAccountId

The account to login to, if not provided a default will be used.
Type: int


openIdConnectProvider

The OpenID Connect provider type, as a string.
Type: string


password

Your SoftLayer customer portal user’s portal password.
Type: string


securityQuestionAnswer

The answer to your security question.
Type: string


securityQuestionId

A security question you wish to answer when authenticating to the SoftLayer customer portal. This parameter isn’t required if no security questions are set on your portal account or if your account is configured to not require answering a security account upon login.
Type: int


username

The username you wish to authenticate to the SoftLayer customer portal with.
Type: string


vendor

The name of the vendor that will be used for external authentication
Type: string

Relational

Count