CINXE.COM

Central Login Service

<!DOCTYPE html> <html class="h-100 base" lang="de" xml:lang="de"> <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/> <link rel="stylesheet" type="text/css" href="/idp/css/bootstrap-hub.min.css" /> <link rel="stylesheet" type="text/css" href="/idp/css/main.css" /> <link rel="icon" type="images/x-icon" href="/idp/images/husiegel_bw_favicon.ico" /> <!-- <script src="/idp/js/jquery.min.js"></script> --> <title>Central Login Service</title> </head> <body class="container d-flex flex-column"> <header class="page-header d-print-none mt-4"> <div class="row"> <div class="col-4 d-none d-lg-block mt-auto"> <a href="https://www.cms.hu-berlin.de/" tabindex="-1" class="font-weight-bold text-decoration-none">Computer- und Medienservice</a> </div> <div class="col-sm d-none d-xl-block mx-0 px-0 mt-auto"> <a href="https://www.hu-berlin.de/" style="vertical-align: sub;" tabindex="-1"> <img alt="Ansicht HU" style="vertical-align: bottom;" src="/idp/images/hu-folder-image.png"/> </a> </div> <div class="col-sm d-none d-md-block text-right px-0 my-auto"> <a href="https://www.hu-berlin.de/" tabindex="-1"> <img alt="Logo HU" style="height: 9.5em; margin-right: 26%;" class="mb-2" src="/idp/images/hu-logo-2022.svg" /> </a> </div> <div class="col d-md-none text-center my-auto"> <a href="https://www.hu-berlin.de/" tabindex="-1"> <img alt="Logo HU" style="height: 9.5em;" class="mb-2" src="/idp/images/hu-logo-2022.svg" /> </a> </div> </div> <div class="row" style="line-height: 1.8em;"> <div class="col-4 d-none d-lg-block bg-secondary"> <a href="#" tabindex="-1" class="text-decoration-none">Single Sign-On – Shibboleth</a> </div> <div class="col-lg-12 col-md-16 col-sm-20 bg-primary"> <a href="#" tabindex="-1" class="text-decoration-none text-light d-lg-none">Single Sign-On – Shibboleth</a> <!-- no active language choosing implemented yet -> <!-- <div class="float-right"> <a href="#" data-th-href="@{?lang=de}"> <img alt="Deutsch" class="ml-1" src="/idp/images/flag-de.png"> </a> <a href="#" data-th-href="@{?lang=en}"> <img alt="English" src="/idp/images/flag-en.png"> </a> </div> --> </div> <div class="col-md-4 d-md-block bg-info"> </div> </div> </header> <main id="content" class="flex-shrink-0"> <div class="row"> <div class="col-4 d-none d-lg-block"></div> <!-- empty for menu left --> <div class="col-lg-12 col-md-16 col-sm-20 mt-4"> <!-- content center --> <!-- Content Start --> <h2> Central Login </h2> <h3 class="text-danger"> Error 500 </h3> <p> Stale Request </p> <p> <p>You may be seeing this page because you used the Back button while browsing a secure web site or application. 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> <br/> <p>Left unchecked, this can cause errors on some browsers or result in you returning to the web site you tried to leave, so this page is presented instead.</p> </p> <!-- Content END --> <!-- comming from site top <main id="content" class="flex-shrink-0"> <div class="row"> <div class="col-5 d-none d-lg-block"></div> <div class="col-lg-14 col-md-19 col-sm-24"> --> </div> <div class="col-md-4 col-sm-20"> <div class="row bg-info mt-md-3" style="line-height:1.8em;"> <span class="font-weight-bold text-dark pl-3">Further Information</span> </div> <p class="mt-md-3"> <a href="https://www.cms.hu-berlin.de/de/dl/shibboleth">More about Shibboleth</a> </p> <div class="row bg-info" style="line-height:1.8em;"> <span class="font-weight-bold text-dark pl-3">Contact </span> </div> <p class="mt-md-3"> <a href='https://www.cms.hu-berlin.de/en/dl-en/beratung-en/user-support' >CMS User help desk</a> </p> </div> </div> </main> <footer class="py-3 mt-auto"> <hr class="row"> <div class="row"> <!-- Media Links --> <div class="col-4 d-none d-lg-block"></div> <!-- CMS Link --> <div class="col-lg-12 col-md-16 col-sm-20"> <a href="https://www.cms.hu-berlin.de/" class="small text-decoration-none">Computer- und Medienservice</a> </div> <!-- Impressum & Datenschutz --> <div class="col-md-4 col-sm-20"> <a href="https://www.hu-berlin.de/de/hu/impressum" class="small text-decoration-none">Imprint</a> <a href="https://www.hu-berlin.de/de/hu/impressum/datenschutzerklaerung" class="small text-decoration-none">Datenschutzerklärung</a> </div> </div> </footer> <script type="text/javascript" src="/idp/js/jquery.min.js"></script> <script type="text/javascript" src="/idp/js/bootstrap.min.js"></script> <script nonce="_f536d140534ee11174ee5f7a599d6943"> $(document).ready(function(){ $('[data-toggle="tooltip"]').tooltip(); $('[id="username"]').focus(); }); </script> <script nonce="_f536d140534ee11174ee5f7a599d6943"> function setLanguage(lang) { document.documentElement.lang = lang; }; </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10