Auto-login Mechanism in MachPanel


Summary

This article provides a summary on customization of auto-login mechanism in MachPanel.

Applies To

This article applies to MachPanel all versions.

Auto Login or Direct Login

An auto-login mechanism in MachPanel is supported.  You can use following method to send email and password in query string to auto login.

http://cpurl/auth/login.aspx?Auto=1&UID=Email&PWD=Password

where:

CPURL = Your control panel URL.
UID = Username in email format.
PWD = Password of customer (corresponding to UID).