"SoftLayer_" prefix removed for readability.
Validate the user authentication token
Name | Type | Description |
---|---|---|
authenticationToken | SoftLayer_Container_User_Authentication_Token | The authentication token of the |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Container_User_Authentication_Token]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_User_Customer_OpenIdConnect_TrustedProfile/validateAuthenticationToken'