CINXE.COM
Login - IEC
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Login - IEC</title> <!-- for-mobile-apps --> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="keywords" content="IEC"> <!-- //for-mobile-apps --> <link href="/auth/resources/0fnw2/login/iec-themes-2.5.1/css/iec-login-custom.min.css?ver=1.1" rel="stylesheet" type="text/css" media="all"> <link href="/auth/resources/0fnw2/login/iec-themes-2.5.1/css/accordion.min.css?ver=1.0" rel="stylesheet" type="text/css" media="all"> <link href="/auth/resources/0fnw2/login/iec-themes-2.5.1/css/micromodal.min.css?ver=1.0" rel="stylesheet" type="text/css" media="all"> <link rel="shortcut icon" href="/auth/resources/0fnw2/login/iec-themes-2.5.1/img/iec-favicon.ico"> <script src="/auth/resources/0fnw2/login/iec-themes-2.5.1/js/jquery.min.js"></script> <script src="/auth/resources/0fnw2/login/iec-themes-2.5.1/js/accordion.min.js"></script> <script src="/auth/resources/0fnw2/login/iec-themes-2.5.1/js/micromodal.min.js"></script> <script src="/auth/resources/0fnw2/login/iec-themes-2.5.1/js/pwd.js"></script> <script> $.ajaxSetup({xhrFields: { withCredentials: true } }); $.get("https://sif.iso.org/realms/federation/sso-sif-proxy-utils/login/passthrough/query.json", function(data){ if (data.isAuthenticated == true) { window.location.href="/auth/realms/iecsso/broker/isoProxy/login?client_id=iecwebsite&tab_id=YN7u2h4F2KU&session_code=4--SnkrIBEX3CMdQ5TB-SeJMocwLNrW2oXCUYFdzveM"; } }).fail(function() { window.location.href="https://login.iec.ch/auth/realms/iecsso/login-actions/authenticate?session_code=4--SnkrIBEX3CMdQ5TB-SeJMocwLNrW2oXCUYFdzveM&execution=085b5fbd-01cf-44c4-9e4f-2996983710b6&client_id=iecwebsite&tab_id=YN7u2h4F2KU"; }); </script> </head> <body> <div class="main center"> <header> <div class="brand"><img alt="" class="auth-logo" src="/auth/resources/0fnw2/login/iec-themes-2.5.1/img/iec-logo.jpg"></div> <h1>IEC login</h1> <h2>Login for IEC tools</h2> </header> <div class="password-policy-info"> <p> <b> The stakeholder category is a mandatory field in the Expert Management System (EMS) for all except CA systems users. As it is linked to the company field, please select the company field in your profile in the EMS as soon as possible. Please contact your NC Administrator if it is not available. </b> </p> </div> <form name="loginform" id="loginform" action="https://login.iec.ch/auth/realms/iecsso/login-actions/authenticate?session_code=4--SnkrIBEX3CMdQ5TB-SeJMocwLNrW2oXCUYFdzveM&execution=085b5fbd-01cf-44c4-9e4f-2996983710b6&client_id=iecwebsite&tab_id=YN7u2h4F2KU" method="post"> <div class="input-group"> <span class="wb-envelope"></span> <input type="text" placeholder="email@email.com" required="" id="username" name="username" value=""> </div> <div class="input-group"> <span class="wb-lock"></span> <input type="password" placeholder="password" required="" id="password" name="password"> <span class="wb-eye" data-input="password"></span> </div> <p> </p> <input type="submit" value="Login" id="login"> </form> <p>Sign in using your credentials from another organization<p/> <div class="sif-container"> <button type="button" class="btn-login" id="zocial-isoProxy" > <div class="logo">Standardization Identity Federation</div> </button> <script> $(document).ready(function() { $('#zocial-isoProxy').click( function(e) { e.preventDefault(); $.ajaxSetup({xhrFields: { withCredentials: true } }); $.get("https://sif.iso.org/realms/federation/sso-sif-proxy-utils/logout/passthrough/iec.jpg", function(data){ console.log("called image on iso"); }).always(function(){window.location.href = "/auth/realms/iecsso/broker/isoProxy/login?client_id=iecwebsite&tab_id=YN7u2h4F2KU&session_code=4--SnkrIBEX3CMdQ5TB-SeJMocwLNrW2oXCUYFdzveM";}); } ); }); </script> </div> <script> $(document).ready(function() { $("#iec-information").on("click", function () { $(".ac-panel #iec-information-text").slideToggle(); }); }); </script> <br /> <p><a href="/auth/realms/iecsso/login-actions/reset-credentials?client_id=iecwebsite&tab_id=YN7u2h4F2KU">Forgot your password?</a></p> <p> </p> <p><a href="https://www.iec.ch/about/declaration" target=_blank>Declaration on copyright and data protection for participants in IEC work</a></p> </div> <div class="footer"> <p>Copyright @ <a alt="IEC" href="http://www.iec.ch" target="_blank">IEC</a> <script type="text/javascript"> <!-- var currentTime = new Date() var year = currentTime.getFullYear() document.write(year) //--> </script> . All rights reserved. </p> </div> </body> </html>