"SoftLayer_" prefix removed for readability.
Get a list of active external authentication vendors for a SoftLayer user.
None
None
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_User_Customer_OpenIdConnect_TrustedProfile/getActiveExternalAuthenticationVendors'