




<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">

 


	
<!--[if IEMobile 7 ]>    <html class="no-js iem7"> <![endif]-->
<!--[if (gt IEMobile 7)|!(IEMobile)]><!--> <html class="no-js"> <!--<![endif]-->
    <head>
        <meta charset="utf-8">
        		<title>
			Single Sign-On for the TU Delft			
		</title>
		<meta name="Robots" content="NOINDEX, NOFOLLOW">
        <meta name="HandheldFriendly" content="True">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta http-equiv="cleartype" content="on">
		<link rel="shortcut icon" href="/openaselect/etc/favicon.ico">
        <link rel="stylesheet" href="/openaselect/etc/css/main.css">
		<script type="text/javascript">
	function doSubmit(form, btnp)
	{
		if (btnp == "login")
		{
			uid = form.user_id.value ;
			if (uid.length > 0 && uid.indexOf("@") == -1) {
				form.user_id.value = uid + "@tudelft.nl" ;
			}
		} 
		
		return true;
	}
		</script>
    </head>
    <body>
		<div id="main">
			<img id="logo" alt="TU Delft" src="/openaselect/etc/img/tudelft.png" width="156" height="72">
			<p class="intent">Please log in to access login-protected services.</p>
			
							
				
			
			<form action="/openaselect/sso/web" method="POST" name="login" ENCTYPE="application/x-www-form-urlencoded" autocomplete="off" onSubmit="return doSubmit(this, btnp);">
			<input type="hidden" name="asid" value='eIUlkE3Wd7AtXTRnrW9atA'>
			
			
			<label for="user_id">NetID:</label>
			<input id="user_id" name="user_id" type="text" class="txt" placeholder="your netid" autofocus autocapitalize="off" autocorrect="off">
			<label for="password">Password:</label>
			<input id="password" name="password" type="password" placeholder="your password" autocapitalize="off" autocorrect="off">
			
			
			
			
			<input name="isUtf8" type="hidden" value="1">
			<input class="login" type="submit" value="Log in" name="login" onClick="btnp = 'login'">
			</form>
			
		</div>
		<ul class="help">
				<li class="foldout"><a class="active" href="#helpoptions">Need help logging in?</a>
				<ul class="toggle">
					<li><a href="https://password.tudelft.nl/pwm/public/ForgottenPassword">I have forgotten my password</a></li>
					<li><a href="https://password.tudelft.nl/pwm/public/ActivateUser">I have an activation code</a></li>
					<li><a href="https://netid.tudelft.nl">I don't have a student or employee NetID</a></li>
				</ul>
				<li><a href="https://intranet.tudelft.nl/en/services/fmreict-psc/network/logging-in/identity-management/authentication/single-sign-on-mechanism/" target="_blank">Information Single Sign On</a></li>
			</ul>
		<div id="ssowarn">
		<p class="warntitle"></p>
		<p class="warntext"></p>
		</div>
		<div id="ssomsg">
		<p class="msgtitle">Close your webbrowser to quit the login-protected services</p>
		<p class="msgtext">A browser has the login ticket in memory. As long as the ticket is not expired and the browser is not closed, the login ticket is still valid and can be used by anyone who has access to your browser. So close your browser, especially if you&#39;re logged in on a public spot.</p>
		</div>
		<footer>
		</footer>
        <script src="/openaselect/etc/js/helper.min.js"></script>
        <script src="/openaselect/etc/js/main.min.js"></script>
    </body>
</html>
