Delegates the authentication to a url. This is useful if you need to plug into a simple rest or soap based service.

The Login URL is in the format of http://www.url.com/whatver?username=[username]&password=[password] Just plop in a url.

In case of the failure, the output from the process will be reported in the exception message.