CINXE.COM
CAS – Central Authentication Service
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" name="viewport" content="width=device-width, initial-scale=1.0"/> <title>CAS – Central Authentication Service</title> <link rel="stylesheet" href="/cas/css/cas.css;jsessionid=3k9ndyw7xxzi1e0ja82174tgf" /> <link type="text/css" rel="stylesheet" href="/cas/lib/bootstrap/css/bootstrap.min.css;jsessionid=3k9ndyw7xxzi1e0ja82174tgf" /> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"> <link rel="icon" href="/cas/favicon.ico;jsessionid=3k9ndyw7xxzi1e0ja82174tgf" type="image/x-icon" /> <link type="text/css" rel="stylesheet" href="/cas/css/material/roboto.css;jsessionid=3k9ndyw7xxzi1e0ja82174tgf" /> <link type="text/css" rel="stylesheet" href="/cas/css/material/material.css;jsessionid=3k9ndyw7xxzi1e0ja82174tgf" /> <link type="text/css" rel="stylesheet" href="/cas/css/material/ripples.css;jsessionid=3k9ndyw7xxzi1e0ja82174tgf" /> <link type="text/css" rel="stylesheet" href="/cas/css/style.css;jsessionid=3k9ndyw7xxzi1e0ja82174tgf" /> </head> <div class=""> <div id="content1" class=" row "> <body class="html not-front not-logged-in no-sidebars page-user page-user-register"> <div id="content" class="content-login"> <div class="container"> <div class="row"> <div class="col-md-8 col-md-offset-2"> <div id="login-form-container"> <div id="login-form-header"> <a href="javascript:history.back()" class="fa fa-arrow-left"></a> Log in to your EAI account </div> <div id="login-form-content"> <form id="login-form-form" class="fm-v clearfix" action="/cas/login;jsessionid=3k9ndyw7xxzi1e0ja82174tgf?service=http%3A%2F%2Feudl.eu%2Fdoi%2F10.4108%2Feai.28-9-2021.171169" method="post"> <div id="msg-container"></div> <div class="login-form-form-input"> <!--<label for="username" class="login-form-form-label fl-label"><span class="accesskey">E</span>mail:</label> --> <img src="images/login-form-email.png" alt="" height="20" class="hidden-xs"> <input id="username" name="username" class="required floating-label form-control" tabindex="1" placeholder="Enter your email" class="input-block-level first form-control input-normal" accesskey="u" type="text" value="" size="25" autocomplete="false"/> </div> <div class="login-form-form-input"> <!-- <label for="password" class="login-form-form-label fl-label"><span class="accesskey">P</span>assword:</label> --> <img src="images/login-form-password.png" alt="" height="12" class="hidden-xs"> <input id="password" name="password" class="required floating-label form-control" tabindex="2" placeholder="Enter your password" class="input-block-level first form-control input-normal" accesskey="p" type="password" value="" size="25" autocomplete="off"/> </div> <div class="row btn-row"> <input type="hidden" name="lt" value="LT-113452-MymOcUDmiQII1V96yaTcsLffsVE2vu-cas-new-prod" /> <input type="hidden" name="execution" value="e1s1" /> <input type="hidden" name="_eventId" value="submit" /> <input type="button" id="btn-sso-lgoin" value="Sign in" tabindex="4" class="eai-button eai-button-bigger eai-button-block"> <input style="display:none" class="btn-submit" name="submit" accesskey="l" value="Sign in" tabindex=-1 type="submit" /> </div> </form> <div class="text-center"> <span id="login-form-create-account">Not yet a member? <a id="link-register" href="https://account.eai.eu/register">Create a free account</a>.</span> <span class="links"><a href="https://account.eai.eu/reset-password" id="link-reset-password">Forgot your password?</a></span> <span class="links"><a href="https://account.eai.eu/resend-activation" id="link-resend-activation">Did not receive activation email? Please click here</a></span> </div> </div> </div> </div> </div> </div> </div> <div id="footer" class="footer-login"> <div class="container"> <div class="row"> <div class="col-md-6 text-center"> <a href="http://www.eai.eu/"> <img src="images/logo.png" alt="" class="logo"> </a> <div> Please visit our website <a href="http://www.eai.eu/" class="footer-link">www.eai.eu</a> </div> <hr class="footer-separator"> </div> <div class="col-md-6 text-center"> <span class="footer-header">Follow us!</span> <p>All the ways to follow us and share experiences</p> <div class="social-networks"> <ul class="links"> <li><a href="https://www.facebook.com/eai.eu" title="Facebook" target="_blank"><i class="fa fa-facebook" aria-hidden="true"></i></a></li> <li><a href="https://www.youtube.com/user/EAIchannel" title="YouTube" target="_blank"><i class="fa fa-youtube" aria-hidden="true"></i></a></li> <li><a href="https://twitter.com/eaichannel" title="Twitter" target="_blank"><i class="fa fa-twitter" aria-hidden="true"></i></a></li> <li><a href="https://www.linkedin.com/grp/home?gid=2982575" title="LinkedIn" target="_blank"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li> </ul> <a href="http://blog.eai.eu/" target="_blank"> <img src="images/logo-blog-login.png" alt=""> </a> </div> </div> </div> </div> </div> <!-- END #container --> <script type="text/javascript" src="js/jquery.min.js"></script> <script type="text/javascript" src="js/jquery-ui.min.js"></script> <script type="text/javascript" src="/cas/js/cas.js;jsessionid=3k9ndyw7xxzi1e0ja82174tgf"></script> <script src="lib/bootstrap/js/bootstrap.js"></script> <script type="text/javascript" src="https://services.eai.eu//load-sso-client/EAI"></script> <script type="text/javascript" src="js/sso.js"></script> <script type="text/javascript" src="js/enhance-sso.js"></script> <script type="text/javascript" src="js/common.js"></script> <script src="js/material/ripples.js"></script> <script src="js/material/material.js"></script> <script> $(document).ready(function() { // This command is used to initialize some elements and make them work properly $.material.init(); }); </script> </body> </html>