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.singpass.gov.sg/auth?scope=openid&amp;response_type=code&amp;redirect_uri=https://eservices.mlaw.gov.sg/lsra/singpass2&amp;client_id=8Pl49IYh1aByJgAVBSvLiGP055nFmbr1&amp;state=03bafe8fd83a4e82ad4c0623daad0efd&amp;nonce=92ebee407f754afa93f698d3f19db175" id="form1"> <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="rD6m5+Pf11Fr8HPO/XlhOTmygcCtWzovXiQNPlzR4zBhAByXXg12BHvw8YXLV6TIqgnSwi5+MXZI4QuowpmtOn+YIww=" /> </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="fk//2/6UkSV5nUIBPxuI4LuZcXCD+pyoVOpsyP5XNgQIpaHyS0IJsYNSw5UsQgRRMB8/F9cSZ4cL3GBpKEarrVHklcfPJP4r+EGnQbCb6qYAoZd+zPLqBobcJO2V/U5tXxvC/IoCjF0zBIHvpkfGnb08Bxgdk5Aq8/O12v9KxpgeiyK1" /> </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>