SoftLayer_Container_Authentication_Request_Native


SoftLayer_Container_Authentication_Request_Native

Description

The SoftLayer_Container_Authentication_Request_Native data type contains information for requests to the getPortalLogin API. This class is specific to the SoftLayer Native login (username/password). The request information will be verified to ensure it is valid, and then there will be an attempt to obtain a portal login token in authenticating the user with the provided information.

Local


auxiliaryClaimsMiniToken

None
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

Relational

Count