SoftLayer_User_Customer_External_Binding_Totp


SoftLayer_User_Customer_External_Binding_Totp

Description

SoftLayer provides its customers the ability to add an additional layer of security to the SoftLayer customer portal by requiring that a user login and authenticate with a trusted 3rd party before they are given access to their SoftLayer account. This is accomplished by creating an external binding for a specific vendor, in this case Time-based One Time Password. When the SoftLayer user attempts to log in to the SoftLayer customer portal they will first be prompted for their normal SoftLayer username and password. Once that information is verified they will be asked to generate and provide a security code from their Time-based One Time Password application. Once the security code has been authenticated the user will be allowed access to the SoftLayer customer portal.

The time-based one time password external binding service allows a user to create an external binding, enable, disable, and delete an external binding.

Once a SoftLayer user has a valid and active time-based one time password external binding, they will be required to always use their credential to login to the SoftLayer customer portal. In addition any user with an active external binding will be prohibited from using the API.

Methods

deleteObject

Delete an external authentication binding.

disable

Disable an external binding.

enable

Enable an external binding.

getAttributes

Attributes of an external authentication binding.

getBillingItem

Information regarding the billing item for external authentication.

getNote

An optional note for identifying the external binding.

getObject

Retrieve a SoftLayer_User_Customer_External_Binding_Totp record.

getType

The type of external authentication binding.

getUser

The SoftLayer user that the external authentication binding belongs to.

getVendor

The vendor of an external authentication binding.

updateNote

Update the note of an external binding.