Application NameMackinvia
PublisherMackinvia
Date Entered05/27/2014
Date Modified
webNetwork Version 6.2.1.139
Delivery MethodPublic
ConfigurationWeb Application Object
----------------------
Web App Type : Public
Startup URL : http://www.mackinvia.com/


Single Sign On
--------------
Form Type : Client
Form Name : EnterForm
Form Trigger : http://www.mackinvia.com/
Form Action : http://www.mackinvia.com/
Script :
var s=document.createElement('input');
s.type='hidden';
s.name='LoginForm.Submit';
s.value='Login';
document.forms[0].appendChild( s );
document.forms[0].submit();

Form Method : Post
Form Inputs :
CustomerLogoutURL =
LoginForm.Password=password-variable
LoginForm.Submit = Login
LoginForm.UserName=username-variable
ReferringUrl =
SelectedSchoolId=school-id# (this can be found by tracing the login after selecting the school name)



Standard Link URL : http://www.mackinvia.com/
 
Notes