Authentication
(Difference between revisions)
Line 2: | Line 2: | ||
Authentication is done with Basic Authentication. It is described in [http://tools.ietf.org/html/rfc2617#section-2 RFC 2617 Section 2]. | Authentication is done with Basic Authentication. It is described in [http://tools.ietf.org/html/rfc2617#section-2 RFC 2617 Section 2]. | ||
− | Usernames are in the format < | + | Usernames are in the format <sitecontrol_username>@<domain_key>. Passwords are the same as the sitecontrol password. |
{|style="border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #000 padding: 2" | {|style="border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #000 padding: 2" | ||
Line 10: | Line 10: | ||
|- | |- | ||
|style="border-style: solid; border-width: 1px"| enterprise.hostway.com | |style="border-style: solid; border-width: 1px"| enterprise.hostway.com | ||
− | |style="border-style: solid; border-width: 1px"| | + | |style="border-style: solid; border-width: 1px"| sitecontrol_hostway_us_enterprise |
|- | |- | ||
|} | |} |
Revision as of 14:16, 8 February 2012
Authentication is done with Basic Authentication. It is described in RFC 2617 Section 2.
Usernames are in the format <sitecontrol_username>@<domain_key>. Passwords are the same as the sitecontrol password.
SiteControl domain | domain_key |
---|---|
enterprise.hostway.com | sitecontrol_hostway_us_enterprise |