CINXE.COM
Loading......
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head id="Head1"><meta http-equiv="Pragma" content="no-cache" /><meta http-equiv="Expires" content="-1" /><meta http-equiv="CACHE-CONTROL" content="NO-CACHE" /><title> Loading...... </title> <script> window.onload = function () { var form = document.getElementById("form1"); if (form.action) { //form.submit(); window.location.href = form.action; // temp hardcode //if (form.action.includes("corppass.gov.sg")) { // // corpass to route OIDC // window.location.href = form.action; //} //else { // // singpass to route saml // form.submit(); //} } } </script> </head> <body> <form method="post" action="https://id.corppass.gov.sg/mga/sps/oauth/oauth20/authorize?redirect_uri=https://eservices.mlaw.gov.sg/lsra/singpass2/&response_type=code&scope=openid&client_id=R3RjXPjheQaNQIPXX6Kn&state=OhQDunvOyc" id="form1"> <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="+1XCWizoFinb9YqIKcR5LHrZIZne0kHGEweOZ/2h7DL9S7qN4QineNwhQpUkbTGjyOBTIiUlmM4GdWY/KQE74C09x6k=" /> </div> <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="3A6F3FC4" /> <input type="hidden" name="__VIEWSTATEENCRYPTED" id="__VIEWSTATEENCRYPTED" value="" /> <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="+QXi3LAxmrgPpmNQNnvMJmMqOtgfbY5g4sNMKRryIFLNWwfGFqGGTi9i5A3kqdLaoP8KRx+HIwr+f7X4LQT3oQKErflppXM6DvlSATGlVrhH/bwO3KeBdfIegHcX+BzDQIjkNUVpTZo8fz0CDxYM/d+L/IDnt2RoYsiIN+dm4f01zOLM" /> </div> <div> <input name="MODULE" type="hidden" id="MODULE" /> <input name="ReturnURL" type="hidden" id="ReturnURL" /> <input name="PSi_REQUEST_FORMAT" id="PSi_REQUEST_FORMAT" style='display: none' value="HTML" /> <input name="isNew" id="isNew" style='display: none' value="true" /> <input name="PSiRequestEnvelope" type="hidden" id="PSiRequestEnvelope" /> <div id="txt" align="left" style="font-size: 18px; color: black; font-weight: bold;">We are connecting to SingPass/CorpPass Service. Please wait.</div> </div> </form> </body> </html>