github.com/versent/saml2aws@v2.17.0+incompatible/pkg/provider/pingfed/example/login.html (about) 1 <!DOCTYPE html> 2 <!--[if IEMobile 7 ]><html class="no-js no-touch iem7" lang="en"> <![endif]--> 3 <!--[if lt IE 7]><html xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:og="http://opengraphprotocol.org/schema/" lang="en" xml:lang="en" id="ie6" class="no-js no-touch ie lt-ie12 lt-ie11 lt-ie10 lt-ie9 lt-ie8 lt-ie7"><![endif]--> 4 <!--[if IE 7]><html xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:og="http://opengraphprotocol.org/schema/" lang="en" xml:lang="en" id="ie7" class="no-js no-touch ie lt-ie12 lt-ie11 lt-ie10 lt-ie9 lt-ie8 gt-ie6"><![endif]--> 5 <!--[if IE 8]><html xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:og="http://opengraphprotocol.org/schema/" lang="en" xml:lang="en" id="ie8" class="no-js no-touch ie lt-ie12 lt-ie11 lt-ie10 lt-ie9 gt-ie6 gt-ie7"><![endif]--> 6 <!--[if IE 9]><html xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:og="http://opengraphprotocol.org/schema/" lang="en" xml:lang="en" id="ie9" class="no-js no-touch ie lt-ie12 lt-ie11 lt-ie10 gt-ie8 gt-ie7 gt-ie6"><![endif]--> 7 <!--[if !IE]><!--> 8 <!-- 9 Ping Discovery Login 10 w/ Progressive Profiling 11 discovery.form.template.html 12 v3.0 13 --> 14 <html xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:og="http://opengraphprotocol.org/schema/" lang="en" xml:lang="en" class="no-touch no-js"> 15 <!--<![endif]--> 16 <head> 17 <title>Login Page</title> 18 <!--[if lt IE 9]><meta http-equiv="X-UA-Compatible" content="IE=8" /><![endif]--> 19 <!--[if gt IE 8]><meta http-equiv="X-UA-Compatible" content="IE=edge" /><![endif]--> 20 <!--[if !IE]><meta http-equiv="X-UA-Compatible" content="chrome=1" /><![endif]--> 21 <meta charset="utf-8"> 22 <meta name="HandheldFriendly" content="True" /> 23 <meta name="MobileOptimized" content="320" /> 24 <meta name="viewport" content="width=device-width, initial-scale=1.0" /> 25 <!-- Mobile IE allows us to activate ClearType technology for smoothing fonts for easy reading --> 26 <meta http-equiv="cleartype" content="on"> 27 <!-- Brought over from previous version of Login Page --> 28 <meta name="accessLevel" content="Guest" /> 29 <meta name="country" content="US" /> 30 <meta name="locale" content="US" /> 31 <meta name="language" content="en" /> 32 <meta name="title" content="Login Page" /> 33 <script type="text/javascript" src="/etc/designs/cdc/clientlibs/responsive/js/foundation.js"></script> 34 <link rel="stylesheet" type="text/css" href="/etc/designs/cdc/clientlibs/responsive/css/login-federation.css"> 35 </head> 36 <body id="wcq" class="fw-res cdc-login ping"> 37 <div id="fw-overlay-spinner"> 38 <div class="spinner-icon"></div> 39 <div id="fw-content" class=""> 40 <div class="language"> 41 <section id="fw-language-select"> 42 <div class="dropdown-header" tabindex="5">United States - English</div> 43 <!-- default --> 44 <ul class="dropdown-content"></ul> 45 </section> 46 </div> 47 <header id="fw-masthead-temp" class=" cdc-landing" data-owner="ID"> 48 <div id="fw-banner-temp"> 49 <a id="fw-logo-temp" href="/c/en/us/index.html"> 50 </a> 51 </div> 52 </header> 53 <div id="login-wrapper"> 54 <article id="login"> 55 <div class="title"> 56 <section id="fw-title-nav-login"> 57 <h1 class="pagetitle">Log in to your account</h1> 58 </section> 59 </div> 60 <div class="info-text"> 61 <div class="close"><span tabindex="0"></span></div> 62 </div> 63 <form id="login-form" method="post" name="login-form" action="https://sso.example.com/idp/resumeSAML20/idp/startSSO.ping"> 64 <ul> 65 <li id="containUser"> 66 <label id="usernameLabel" for="userInput" class="username-label hint">Username or email</label> 67 <input id="userInput" class="" type="text" name="pf.username" value="" size="33" maxlength="105" autocomplete="off" autocorrect="off" autocapitalize="off" tabindex="1" /> 68 <p class="msg idNull">We couldn't find that. Try again.</p> 69 </li> 70 <li id="containPass"> 71 <label id="passwordLabel" for="passwordInput" class="password-label hint">Password</label> 72 <input id="passwordInput" class="" type="password" name="pf.pass" value="" size="33" maxlength="105" autocomplete="off" autocorrect="off" autocapitalize="off" tabindex="2" /> 73 </li> 74 <input type="hidden" name="target" value="" /> 75 </ul> 76 <!-- pass lookup values to/from ping --> 77 <input type="hidden" id="usertype" name="pf.userType" value=""> 78 <input type="hidden" id="idpId" name="pf.idpId" value=""> 79 <input type="hidden" id="isUserStale" name="pf.isUserStale" value=""> 80 <input type="hidden" id="idpurl" name="pf.idpUrl" value=""> 81 <input type="hidden" id="targetresource" name="pf.TargetResource" value=""> 82 <input id="login-button" type="submit" name="login-button" value="Log in" tabindex="3" /> 83 <span id="login-button-next" class="textholder">Next</span> 84 <span id="login-button-submit" class="textholder">Log in</span> 85 <input type="hidden" class="cancel" name="pf.cancel" value="" /> 86 </form> 87 <div id="back-link"> <a href="">< Back</a></div> 88 <div class=""> 89 <aside id="register"></aside> 90 </div> 91 </article> 92 </div> 93 <div id="link-accounts-wrapper"> 94 </div> 95 <div id="redirect-msg-wrapper"> 96 </div> 97 <div id="create-cdc-wrapper"> 98 </div> 99 <!-- pass lookup values to/from ping - post --> 100 <input type="hidden" id="link_idpurl" name="pf.idpUrl" value=""> 101 </div> 102 </div> 103 <script type="text/javascript"> 104 cdc = typeof cdc == "undefined" ? {} : cdc; 105 cdc.login = typeof cdc.login == "undefined" ? {} : cdc.login; 106 cdc.login.prefsObj = { 107 login_localize: true, 108 login_discovery: true 109 }; 110 </script> 111 <script type="text/javascript" src="/etc/designs/cdc/clientlibs/responsive/js/login-federation.js"></script> 112 </body> 113 </html>