    <!DOCTYPE html>
<html lang="en">
<head>

<!-- Basic Page Needs
================================================== -->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>Error | OSU Web Login Service | OSU Web Login Service</title>
<meta name="author" content="The Ohio State University">
<meta name="description" content="OSU Web Login Service error handling page">

<!-- Mobile Specific Metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">

<!-- Required OSU Navbar (responsive flavor)
================================================== -->
<link rel="stylesheet" href="/osu_navbar/css/osu_navbar-resp.css">

<!-- Login Styles
================================================== -->
<link rel="stylesheet" href="/css/default.css">
<link rel="stylesheet" href="/css/responsive.css">
<link rel="stylesheet" href="/fonts/webfonts.css">

<!-- Favicons
================================================== -->
<link rel="shortcut icon" href="/osu_navbar/images/favicon.ico">
<link rel="apple-touch-icon" href="/osu_navbar/images/apple-touch-icon.png">

</head>
<body>

<div role="navigation" id="osu_navbar" aria-labelledby="osu_navbar_heading">
        <h2 id="osu_navbar_heading" class="osu-semantic">Ohio State nav bar</h2>
        <a href="#content" id="skip" class="osu-semantic">Skip to main content</a>
        <div class="container">
                <div class="univ_info">
                        <p class="univ_name"><a href="http://osu.edu" title="The Ohio State University">The Ohio State University</a></p>
                </div><!-- /univ_info -->
                <div class="univ_links">
                        <div class="links">
                                <ul>
                                        <li><a href="http://www.osu.edu/help.php" class="help">Help</a></li>
                                        <li><a href="http://buckeyelink.osu.edu/" class="buckeyelink" >BuckeyeLink</a></li>
                                        <li><a href="http://www.osu.edu/map/" class="map">Map</a></li>
                                        <li><a href="http://www.osu.edu/findpeople.php" class="findpeople">Find People</a></li>
                                        <li><a href="https://email.osu.edu/" class="webmail">Webmail</a></li>
                                        <li><a href="http://www.osu.edu/search/" class="search">Search Ohio State</a></li>
                                </ul>
                        </div><!-- /links -->
                </div><!-- /univ_links -->
        </div><!-- /container -->
</div><!-- /osu_navbar -->


	<div id="page">
		<div id="header" role="header">
			<div class="container">
				<h1>OSU Web Login Service </h1>
			</div>
		</div>
		<div id="content" tabindex="-1" role="main" style="background: #FFFFFF">
			<div class="container">
<blockquote style="border: 1px solid red">NOTE: In addition to the cases below, a new possible source of this error is the use of Apple's iCloud Private Relay feature, available on newer iPhone, iPad, and Mac devices. This feature is not compatible with the university's Web Login Service at this time, so you must disable that feature while using services that require a login.</blockquote> <p>You may be seeing this page because you waited an extended period of time to submit the login form. After a set period, the server abandons your original request to save resources, and you'll need to return where you started from and try and login again.</p> <p>You may also be seeing this page because you used the Back button while browsing a secure web site or application, causing the original web request for login to be "replayed". Alternatively, you may have mistakenly bookmarked the web login form instead of the actual web site you wanted to bookmark, or used a link created by somebody else who made the same mistake.</p> <p>Left alone, this can cause errors on some browsers (such as Safari) or result in you returning to the web site you tried to leave, so this page is presented instead so that you can continue safely with your online activities. Note that you may need to hit the Back button multiple times to skip over all of the login-related pages in your history list.</p> <p>If the problem is a bookmark, you'll probably notice that the bookmarked location contains a long URL that starts with <code>https://webauth.service.ohio-state.edu....</code> If so, you should delete and recreate (or edit) the bookmark to contain the web address of the site you want to access. For example, to bookmark the Carmen web site, you would create a bookmark for <code>https://carmen.osu.edu</code></p> <p>If you're unable to avoid seeing this message, please contact the maintainer of the web site containing the link you're starting from so that they can investigate the problem. Be sure to provide the surrounding context and explain what you're trying to access so that they can find and correct the offending link.</p> <p><strong>Remember to <a href="https://osuitsm.service-now.com/selfservice/kb_view.do?sys_kb_id=c591b3680a0a3c05014c37aec7538c29">clear your browser history</a> to avoid improper access to whatever web sites you've been using if this is a shared machine, and never leave your own machine unlocked and unattended.</strong></p>			</div>
		</div>
		<div id="footer">
			<div class="container">
				<div id="footer-logo">
					<a class="osu-logo" href="http://osu.edu" title="The Ohio State University home page">The Ohio State University</a>
				</div>
				<div id="footer-content">
					<p>This page is maintained by the <a href="http://it.osu.edu/">Office of Technology and Digital Innovation</a>.</p>
					<p>Contact: <a href="http://it.osu.edu/help">IT Service Desk</a> | <a href="http://it.osu.edu/help">Locations</a> | Phone: <a href="tel:614-688-HELP">614-688-HELP (4357)</a> | TDD: 614-688-8743</p>
					<br/>
					<p>If you have a disability and experience difficulty accessing this service, please call the Accessibility Help Line at <a href="tel:6142925000" >614-292-5000</a>.</p>
				</div>
			</div>
		</div>

	</div>
</body>
</html>
