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/&amp;response_type=code&amp;scope=openid&amp;client_id=R3RjXPjheQaNQIPXX6Kn&amp;state=UMDS5xfI52" id="form1"> <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="hWeQckhTID6g4ivGSSJGDTb6VpwQoExVvLV8Q1Nkz+bLmj3kLd6WQDuIiv63O8zKh8bsYXock4FhJ3TgapMfbhZA5Rc=" /> </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="xTkb2G3G2J8Mgrs/ZKNPafDctxBJOWduhHWkzjrzvZyE2+1yMqt6wC/S4EOSH3Rgr+8KOl5IhhLZWsW/C0oCeeKAs8x9/gt74W6G+wZ8aFo6InLxfkpKtOI3Rp0KC+Ak2p1cx4XZtv4qqtEqUARbD8ddNvZKoHChvQfDDDtS/6Q+kdUA" /> </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>