github.com/versent/saml2aws@v2.17.0+incompatible/pkg/provider/pingone/example/selectdevice.html (about)

     1  <!DOCTYPE html><html><head>
     2      <meta charset="utf-8"/>
     3      <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
     4      <meta name="format-detection" content="telephone=no"/>
     5      <meta http-equiv="x-ua-compatible" content="IE=edge"/>
     6      <title>Change Authenticating Device</title>
     7      <link rel="stylesheet" href="/pingid/assets/css/main-v21.219.css" media="screen" title="no title" charset="utf-8"/>
     8      <link rel="stylesheet" media="screen" type="text/css" href="/pingid/assets/css/jsdisabled.css"/>
     9      <script type="text/javascript" src="/pingid/assets/js/jquery-1.11.1.min.js"></script>
    10      <script type="text/javascript" src="/pingid/assets/js/wizards/devices.js"></script>
    11      <script type="text/javascript" src="/pingid/assets/js/utils/signout.js"></script>
    12  </head>
    13  <body>
    14  <noscript>
    15      
    16  
    17  
    18  
    19  
    20  
    21  
    22  
    23  
    24  <!DOCTYPE html>
    25  <html>
    26  <head>
    27  	<title></title>
    28  	<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    29  	<meta name = "format-detection" content = "telephone=no">
    30  	<link rel="stylesheet" href="/pingid/assets/css/jsdisabled.css" media="screen" title="no title" charset="utf-8">
    31  </head>
    32  <body>
    33      <div class="nojspage dialog">
    34              
    35  
    36              <div class="window error">
    37                  <div class="content">
    38                      <div class="status"></div>
    39          			<div class="title-text">
    40          			    Important
    41                      </div>
    42  
    43          	            <div class="error-text">
    44          					<div class="text">
    45          					    PingID requires Javascript to be enabled. If the problem persists, please contact your administrator.
    46          					</div>
    47          	            </div>
    48  
    49                  </div>
    50              </div>
    51  
    52              <div class="admin-message" /><!-- admin message pushes footer to the bottom of the page -->
    53  
    54              <div class="footer">
    55                  <div class="pingid_logo"></div>
    56                  <div class="copyright">
    57                      Copyright &copy; 2003-2019 Ping Identity Corporation. All rights reserved.
    58                  </div>
    59              </div>
    60      </div>
    61  </body>
    62  </html>
    63      <style type="text/css">
    64  		.dialog { display:none; }
    65  	</style>
    66  </noscript>
    67  <div class="dialog">
    68      <div class="window change-device">
    69          <div class="content">
    70              <div class="title">
    71                  Change Authenticating Device
    72              </div>
    73              <ul class="device-list">
    74                  
    75                      <li class="device mobile-phone selected" data-id="3270134077889335000">
    76                          <a>
    77                              iPhone
    78                              <div class="device-name">iPhone</div>
    79                          </a>
    80                      </li>
    81                  
    82                      <li class="device mobile-phone" data-id="3964291169487703000">
    83                          <a>
    84                              Android
    85                              <div class="device-name">Android</div>
    86                          </a>
    87                      </li>
    88                  
    89              </ul>
    90  
    91              <form id="device-form" name="device-form" action="/pingid/ppm/devices" method="post">
    92                  <input type="hidden" name="csrfToken" id="csrfToken" value="217c0510-62ab-4033-a8b9-4836121b8ae4" encode="false"/>
    93                  <input type="hidden" name="deviceId" id="deviceId" value="3270134077889335000" encode="false"/>
    94  
    95                  <div class="buttons">
    96                  	
    97                      	<a class="button settings-btn" href="https://authenticator.pingone.com/pingid/ppm/settings">Settings</a>
    98                      
    99                      <input type="Submit" value="Sign On" class="primary"/>
   100                  </div>
   101                  
   102                      <div class="rescueCode">
   103                          <a class="forgotYourDevice" href="https://authenticator.pingone.com/pingid/ppm/rescueCodeDevices">
   104                              Forgot your device?</a>
   105                      </div>
   106                  
   107                  
   108              </form>
   109          </div>
   110      </div>
   111  
   112      <div class="admin-message"></div>
   113  
   114      <div class="footer">
   115          <div class="logo"></div>
   116          <div class="copyright">
   117              Copyright © 2003-2019 Ping Identity Corporation. All rights reserved.
   118          </div>
   119      </div>
   120      <form method="POST" action="/pingid/ppm/signoutredirect" id="signoutForm">
   121          <input type="hidden" name="csrfToken" id="csrfToken" value="217c0510-62ab-4033-a8b9-4836121b8ae4" encode="false"/>
   122      </form>
   123  </div>
   124  
   125  </body></html>