Authenticate credentials

Smile can authenticate subscription credentials that are passed to it by another application. For example, if a customer logs in to a web application, Smile can authenticate the customer's username and password against the username and password of their Smile subscription.

You cannot use the authentication endpoint to log in to Smile.

Methods that authenticate credentials are located on the authentication endpoint. The authentication WSDL is located at http://smile.example.com:port/stage/smile/ws/v2/authentication?wsdl

The authenticate() method authenticates a username and password.