-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnetidtest.html
183 lines (176 loc) · 11.2 KB
/
netidtest.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-36516510-3"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-36516510-3', { 'anonymize_ip': true });
</script>
<title>Princeton University Authentication Service</title>
<!-- spring:theme code="standard.custom.css.file" var="customCssFile" / -->
<!-- link type="text/css" rel="stylesheet" href="" / -->
<link media="only screen and (max-device-width: 480px)" rel="stylesheet" href="/cas/css/small.css" type="text/css">
<link media="only screen and (min-device-width: 481px)" rel="stylesheet" href="/cas/css/princeton.css" type="text/css">
<!--[if IE]>
<link rel="stylesheet" href="/cas/css/princeton.css" type="text/css">
<![endif]-->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="icon" href="/cas/images/favicon.ico" type="image/x-icon" />
</head>
<body id="cas" class="fl-theme-iphone">
<div class="flc-screenNavigator-view-container">
<div class="fl-screenNavigator-view">
<div id="toolbarcontainer">
<div id="toolbar">
<a href="http://www.princeton.edu/">
<img src="/cas/images/pu_signature_web.jpg" alt="Princeton University"/>
</a>
</div>
</div>
<div id="headercontainer">
<div id="header">
<h1 id="casTitle">Central Authentication Service</h1>
</div>
</div>
<div id="content" class="fl-screenNavigator-scroll-container">
<div id="borderContainer">
<div id="contentcontainer">
<div id="padlockcontent">
<img src="/cas/images/padlock.jpg" alt="" class="topRight" />
<div class="block" id="login">
<form id="fm1" class="fm-v clearfix" action="/cas/login?locale=en&service=http://localhost:3000/verify" method="post">
<!-- Congratulations on bringing CAS online! The default authentication handler authenticates where usernames equal passwords: go ahead, try it out. -->
<!-- h2>
Enter your Username and Password
</h2 -->
<div class="block">
<div class="title" id="username-label">
<b>
<label for="username">NetID</label>
</b>
</div>
<input id="username" name="username" class="required" aria-labelledby="username-label" type="text" value="" size="20" autocomplete="false"/>
</div>
<div class="block">
<div class="title" id="password-label">
<b>
<label for="password">Password</label>
</b>
</div>
<input id="password" name="password" class="required" aria-labelledby="password-label" type="password" value="" size="20" autocomplete="off"/>
</div>
<!-- br/ -->
<div class="block">
<p class="wide">
<!-- input id="warn" name="warn" value="false" aria-labelledby="warn-label" type="checkbox" / -->
<!-- span id="warn-label" tabindex="-1"><label for="warn">Prompt me before logging into other CAS protected sites.</label></span -->
</p>
</div>
<div class="login">
<p>
<!-- input type="image" class="button" src="/cas/images/login_T.gif"
value="LOGIN"
tabindex="-1" alt="login" name="submit" / -->
<input class="btn-submit" name="submit"
value="LOGIN"
type="submit" />
<input class="btn-reset" name="reset"
value="CLEAR"
type="reset" />
</p>
</div>
<div class="block">
<input type="hidden" name="lt" value="LT-661807-UJVADU9KkzYQR9EjpUIWWRbb2voIxJ" />
<input type="hidden" name="execution" value="e2s1" />
<input type="hidden" name="_eventId" value="submit" />
<!-- input class="btn-submit" name="submit"
value="LOGIN"
tabindex="-1" type="submit" / -->
<!-- input class="btn-reset" name="reset"
value="CLEAR"
tabindex="-1" type="reset" / -->
</div>
<!-- div class="block"><p class="wide"><input id="warn" name="warn" value="false" tabindex="-1" aria-labelledby="warn-label"
type="checkbox" /><span id="warn-label" tabindex="-1"><label for="warn">Prompt me before logging into other CAS protected sites.</label></span>
</p>
</div -->
</form>
</div>
<!-- div id="sidebar"><div class="sidebar-content"><p class="fl-panel fl-note fl-bevel-white fl-font-size-80">
For security reasons, please Log Out and Exit your web browser when you are done accessing services that require authentication!
</p><div id="list-languages" class="fl-panel"><h3>Languages:</h3><ul><li class="first"><a href="login?&service=http://localhost:3000/verify&locale=en">English</a></li><li><a href="login?&service=http://localhost:3000/verify&locale=es">Spanish</a></li><li><a href="login?&service=http://localhost:3000/verify&locale=fr">French</a></li><li><a href="login?&service=http://localhost:3000/verify&locale=ru">Russian</a></li><li><a href="login?&service=http://localhost:3000/verify&locale=nl">Nederlands</a></li><li><a href="login?&service=http://localhost:3000/verify&locale=sv">Svenska</a></li><li><a href="login?&service=http://localhost:3000/verify&locale=it">Italiano</a></li><li><a href="login?&service=http://localhost:3000/verify&locale=ur">Urdu</a></li><li><a href="login?&service=http://localhost:3000/verify&locale=zh_CN">Chinese (Simplified)</a></li><li><a href="login?&service=http://localhost:3000/verify&locale=zh_TW">Chinese
(Traditional)</a></li><li><a href="login?&service=http://localhost:3000/verify&locale=de">Deutsch</a></li><li><a href="login?&service=http://localhost:3000/verify&locale=ja">Japanese</a></li><li><a href="login?&service=http://localhost:3000/verify&locale=hr">Croatian</a></li><li><a href="login?&service=http://localhost:3000/verify&locale=cs">Czech</a></li><li><a href="login?&service=http://localhost:3000/verify&locale=sl">Slovenian</a></li><li><a href="login?&service=http://localhost:3000/verify&locale=ca">Catalan</a></li><li><a href="login?&service=http://localhost:3000/verify&locale=mk">Macedonian</a></li><li><a href="login?&service=http://localhost:3000/verify&locale=fa">Farsi</a></li><li><a href="login?&service=http://localhost:3000/verify&locale=ar">Arabic</a></li><li><a href="login?&service=http://localhost:3000/verify&locale=pt_PT">Portuguese</a></li><li><a href="login?&service=http://localhost:3000/verify&locale=pt_BR">Portuguese (Brazil)</a></li><li class="last"><a href="login?&service=http://localhost:3000/verify&locale=pl">Polish</a></li>
</ul>
</div>
</div>
</div -->
<!-- Attempt to tear down stale PeopleSoft cookies -->
<script language="javascript">
function appendImage(url) {
var timer;
function clearTimer() {
if (timer) {
clearTimeout(timer);
timer = null;
}
}
function handleFail() {
// kill previous error handlers
this.onload = this.onabort = this.onerror = function() {};
// stop existing timer
clearTimer();
// switch to alternate url
if (this.src === url) {
this.src = "/favicon.ico";
}
}
var img = new Image();
img.onerror = img.onabort = handleFail;
img.onload = function() {
clearTimer();
};
img.src = url;
img.height = 0;
img.width = 0;
img.border = 0;
img.alt = "";
timer = setTimeout(function(theImg) {
return function() {
handleFail.call(theImg);
};
}(img), 1000);
document.body.appendChild(img);
}
appendImage("https://phubprod.princeton.edu/psp/phubprod/?cmd=logout");
appendImage("https://phcmprod.princeton.edu/psp/phcmprod/?cmd=logout");
appendImage("https://pcsprod.princeton.edu/psp/pcsprod/?cmd=logout");
appendImage("https://pfs.princeton.edu/psp/pfsprod/?cmd=logout");
</script>
<p class="box">
<a href="/cas/changepassword.htm" onclick="passwordPopup();return false" id="changepassword" alt="Change my Password">Change my Password</a>
or
<a href="https://princeton.service-now.com/snap/?id=kb_article&sys_id=c72a27064f9ca20018ddd48e5210c786" onClick="helpWindow();return false" id="helplink" alt="Get Help">Get Help</a>
</p>
</div>
</div>
</div>
</div>
<div id="footercontainer">
<div id="footer">
© 2015-
<script>document.write(new Date().getFullYear())</script> The Trustees of
<a href="http://www.princeton.edu">Princeton University</a>
<br>
<!-- Powered by <a href="http://www.jasig.org/cas">Jasig Central Authentication Service 3.6.0</a> -->
</div>
</div>
</div>
</div>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.5/jquery-ui.min.js"></script>
<script type="text/javascript" src="/cas/js/cas.js"></script>
</body>
</html>