<!DOCTYPE html> <html> <head> <title>Rajasthan Single Sign On (88)</title> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="IE=edge"> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link href="css/bootstrap.min.css" rel="stylesheet" /> <link href="css/bootstrap-dialog.min.css" rel="stylesheet" /> <link href="fonts/font-awesome/css/font-awesome.css" rel="stylesheet" /> <link href="css/style_home.css?v=1.0" rel="stylesheet" /> <link href="css/pretty-box.css" rel="stylesheet" /> <link href="css/toastr.min.css" rel="stylesheet" /> <link href="css/odometer-theme.css" rel="stylesheet" /> <!-- Local jQuery with fallback to Google CDN --> <script src="js/jquery-1.11.0.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/bootstrap-dialog.min.js"></script> <script src="js/common.min.js"></script> <script src="js/waitbox.min.js"></script> <script src="js/odometer.js"></script> <script src="js/toastr.min.js"></script> <script src="js/security.patches.js"></script> <script type="text/javascript"> $(document).ready(function (){if (window.location.hostname === "ssoapps.rajasthan.gov.in"){window.location = "https://sso.rajasthan.gov.in/";}});$(window).load(function (){$('.pageloader').fadeOut();//var givenDate = '2020-01-01';var currentDate = new Date();givenDate = new Date(givenDate);//if (currentDate.toDateString() === givenDate.toDateString()) $("#myCarousel").addClass("new-year");getAnalyticsData();});function getAnalyticsData(){// For Check Mobile //var isMobileBrowser = (/android|webos|iphone|ipad|ipod|blackberry|iemobile|opera mini/i.test(navigator.userAgent.toLowerCase()));//alert(navigator.userAgent);//var isMobile = window.matchMedia("only screen and (max-width:767px)");//if (!isMobile.matches){$.ajax({type:'GET', url:'LoginNew.aspx/Get_SSOData', contentType:"application/json;charset=utf-8", success:function (data){//console.log(data.d);if (data.d){setAnalyticsData(data.d)} else{setAnalyticsData({config:{"DEPARTMENTS":42, "G2GAPPS":181, "G2CAPPS":119, "REGISTRATIONS":16523292, "RAJMAIL":4978380, "VERSION":14.7, "VISITORS":274310273, "COVID19_PLEDGE":1}});}}, error:function (xhr, status, error){console.log(error);}});//}} function setAnalyticsData(data){//console.log(data);//$("#dept").html(data.d.DEPARTMENTS);$("#g2gapps").html(data.config.G2GAPPS);$("#g2capps").html(data.config.G2CAPPS);$("#users").html(data.config.REGISTRATIONS);//$("#rajmail").html(data.d.RAJMAIL);if (data.config.VERSION) $("#lblVersion").html("v " + data.config.VERSION);if (data.config.VISITORS){$(".sso-visitors").show();$("#visitor_count").html(data.config.VISITORS);} if (data.config.COVID19_PLEDGE){$(".sso-visitors").show();$("#pledge_count").html(data.config.COVID19_PLEDGE);} if (data.banners && data.banners.length > 0){var bannerPath = 'banners/';$.each(data.banners, function (index, banner){//console.log('id:' + banner.ID + ', order:' + banner.BANNER_ORDER + ', from:' + ConvertJsonDateString(banner.FROM_DATE) + ', to:' + ConvertJsonDateString(banner.TO_DATE));$("#myCarousel > .carousel-inner").append($('<div>',{class:'item'}) .append($('<img>',{src:bannerPath + banner.FILE_NAME})));$("#myCarousel > .carousel-indicators").append('<li data-target="#myCarousel" data-slide-to="' + (index + 1) + '"></li>');});} else{$("#myCarousel .carousel-indicators").remove();$("#myCarousel .carousel-control").remove();}} function ConvertJsonDateString(jsonDate){var shortDate = -null;if (jsonDate){var regex = /-?\d+/;var matches = regex.-exec(jsonDate);var dt = new Date(parseInt(matches[0]));var month = dt.getMonth() + 1;var monthString = month > 9 ? month :'0' + month;var day = dt.getDate();var dayString = day > 9 ? day :'0' + day;var year = dt.getFullYear();shortDate = dayString + '-' + monthString + '-' + year;} return shortDate;};function checkAutoFillFocus(elem, felem){window.setTimeout(function (){var hasValue = elem.val().length > 0;// Normal if (!hasValue){hasValue = elem.is(":-webkit-autofill");} // Chrome if (felem && hasValue){felem.focus();}}, 333);} </script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING:Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--><style type="text/css"> .forgotLinks{margin-top:10px !important;} input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{font-size:19px !important;text-size-adjust:none !important;text-rendering:unset !important;}#infoPopup .infoPopupContainer{top:45%;width:50%;max-width:450px;} #infoPopup .infoPopupBody{height:calc(100% - 40px);max-height:610px;padding-bottom:50px;line-height:initial;} #infoPopup iframe{width:100%;height:100%;} .pageloader-small{position:fixed;left:0px;top:0px;width:100%;height:100%;z-index:99999;background:url(images/preloader-small.gif) 50% 50% no-repeat rgb(249,249,249);} #infoPopup .popup-close{z-index:9;position:absolute;top:8px;right:2px;color:#fff;padding:0px 7px;cursor:pointer;line-height:26px;font-size:32px;font-weight:bold;background:none;border:0;} #infoPopup .infoPopupHeader{padding:8px;color:#fff;background:#427eb2;} #infoPopup .btn{padding:4px 12px;}@media (min-width:320px) and (max-width:767px){#infoPopup .infoPopupContainer{max-width:320px;}} </style> <script src="js/storage.min.js"></script> <script type="text/javascript"> $(document).ready(function (){//$("#form1").submit(function (){if (!$(this).hasClass("encr")){encFormData();$(this).addClass('encr');}});checkAutoFillFocus($("#cpBody_txt_Data2"), $(".divCaptcha input[type=tel]"));});//function encFormData(){} //function encryptData(key, iv){encData($("#cpBody_txt_Data2"), $("#cpBody_txt_Data2"), key, iv);};function showInfoPopup(){//window.onload = function (){document.getElementById('popupIframe').src = 'https://jankalyan.rajasthan.gov.in/rajadvt/#/'};//$('#popupIframe').on("load", function (){$(".pageloader-small").fadeOut();});//window.onload = function (){document.getElementById('popupImage').src = 'https://ssoapps.rajasthan.gov.in/images/voterday.jpeg'};//initInfoPopup();//ShowMessage("Maintenance Between 1PM to 2PM","<p style='font-size:18px;text-align:center;'>Due to planned maintenance activity, Rajasthan Single Sign On (RajSSO) services would not be available from 1PM to 2PM today. Inconvenience caused is regretted.<br /><br />" + //"पूर्व नियोजित रखरखाव गतिविधि के कारण, राजस्थान एकल लॉग इन (राजएसएसओ) सेवाएं आज दोपहर 1 बजे से दोपहर 2 बजे तक उपलब्ध नहीं होंगी। आपको हुई असुविधा के लिए खेद है।");} $(window).load(function (){initCookiePopup();});function initCookiePopup(){// Show Cookie Popup toastr.options ={"timeOut":0, "extendedTimeOut":0, "closeButton":true, "positionClass":"toast-bottom-full-width"};toastr.info($("#cookieMessage").html());// Set Cookie Popup position var bottom = $(".bg-main > footer").height() + $(".bg-main > main > #divNews").height();$("#toast-container").css("bottom", bottom);// For close Cookie Popup on pressed ESC or ENTER key $(document).keydown(function (e){var keyCode = e.keyCode ? e.keyCode :e.which;if (keyCode){if (keyCode == 13 || keyCode === 27){if ($("#cookiePopup").is(':visible')) $("#cookiePopup").fadeOut();}}});// For close Cookie Popup on click outside $(document).click(function (e){if ($("#toast-container").length){if ($(e.target).closest('#toast-container').length === 0){toastr.clear()}}});};function initInfoPopup(){// Show Info Popup till 08 Dec 2018$("#infoPopup").fadeIn();$(document).on('click', "[data-dismiss='popup']", function (){// Show popup after a day $("#infoPopup").fadeOut();//if ($("#chkGotIt").prop("checked")){jQuery.setData("infoPopup", "false", 1 * 24 * 60 * 60);}});//} //} // For close Info Popup on pressed ESC or ENTER key $(document).keydown(function (e){var keyCode = e.keyCode ? e.keyCode :e.which;if (keyCode){if (keyCode == 13 || keyCode === 27){if ($("#infoPopup").is(':visible')) $("#infoPopup").fadeOut();}}});// For close Info Popup on click outside $(document).click(function (e){if ($("#infoPopup").is(':visible')){if ($(e.target).closest('.infoPopupContainer').length === 0){$("#infoPopup").fadeOut();}}});} function invalidLoginMessage(type){if (type === "DISABLED"){ShowAlert("Your identity/ account has been disabled/ de-activated due to having multiple Digital Identity (SSOID/ Username). Please contact RajSSO helpdesk (helpdesk.sso[at]rajasthan.gov.in)./ एक से अधिक डिजिटल पहचान (SSOID/ उपयोगकर्ता नाम) होने के कारण आपकी पहचान/ अकाउंट अक्षम/ नि-सक्रिय कर दिया गया है। कृपया RajSSO हेल्पडेस्क (helpdesk.sso@rajasthan.gov.in) से संपर्क करें।");} else if (type === "EXPIRED"){ShowAlert("Your identity/ account has been expired due to inactivity/ retirement. Please contact RajSSO helpdesk (helpdesk.sso[at]rajasthan.gov.in)./ निष्क्रियता/ सेवानिवृत्ति के कारण आपकी पहचान/ अकाउंट समाप्त हो गया है। कृपया RajSSO हेल्पडेस्क (helpdesk.sso@rajasthan.gov.in) से संपर्क करें।");} else if (type === "LOCKED"){ShowAlert("Your identity/ account has been LOCKED for 60 minutes due to 10 consecutive unsuccessful login attempts. Please try to login after 60 minutes./ लगातार 10 असफल लॉगिन प्रयासों के कारण आपकी पहचान/ अकाउंट 60 मिनट के लिए लॉक कर दिया गया है। कृपया 60 मिनट के बाद लॉगिन करने का प्रयास करें।");} else{ShowAlert("Invalid Digital Identity (SSOID/ Username) or Password./ डिजिटल पहचान (SSOID/ उपयोगकर्ता नाम) या पासवर्ड सही नहीं है।");} $("#cpBody_txt_Data2").focus();} </script> <style> .divCaptchaInput .input-group-btn{right:25px;} #myCarousel.bg-image{background:url(images/indianflag.jpg) no-repeat center center;} </style> </head> <body> <div class="pageloader"></div> <form method="post" action="./signin" onsubmit="javascript:return WebForm_OnSubmit();" id="form1" autocomplete="off"> <div class="aspNetHidden"> <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" /> <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" /> <input type="hidden" name="__LASTFOCUS" id="__LASTFOCUS" value="" /> <input type="hidden" name="__VIEWSTATEFIELDCOUNT" id="__VIEWSTATEFIELDCOUNT" value="2" /> <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJNDcxMzA4NjMyDxYEHgNLZXkFEDY1MzY3ODQyODkzNTU1MDkeAklWBRA2NTM2Nzg0Mjg5MzU1NTA5FgJmDw8WBB8ABRA4YWU3MWY3YzYwZmU0OGJjHwEFEGQzOTBkMmNjOTEzZjQ3MzNkFgICAQ9kFgQCAw9kFgICBg9kFgICAQ9kFgJmD2QWAmYPZBYCAgEPZBYCAgEPDxYCHghJbWFnZVVybAUWU1NPQ2FwdGNoYUhhbmRsZXIuYXNoeGRkAgQPZBYCAgEPFgIeC18hSXRlbUNvdW50AgQWCGYPZBYCZg8VBAduZXctaW1nASMArAFBcyBwZXIgVUlEQUkgUG9saWN5LCBVSUQgbnVtYmVyIGlzIG5vIGxvbmdlciBzdG9yZWQgaW4gUmFqU1NPIHN5c3RlbS4gSW5zdGVhZCBSRUZFUkVOQ0UgTk8uIHByb3ZpZGVkIGJ5IFN0YXRlJ3MgQUFESEFBUiBWQVVMVCBpcyBzdG9yZWQgYW5kIGlzIGFsc28gc2hvd24gaW4gdXNlcidzIHByb2ZpbGUuZAIBD2QWAmYPFQQAASMArwJBcyBwZXIgUG9saWN5ICh3LmUuZi4gMDEvMDMvMjAxNyksIEphbkFhZGhhYXIvIEJoYW1hc2hhaCB1cGRhdGlvbiBPUiBvbmUtdGltZSBBQURIQUFSIFZlcmlmaWNhdGlvbiAoYXV0aGVudGljYXRpb24gb25seSkgaXMgbWFuZGF0b3J5IGZvciBhbGwgc3RhdGUgZ292dC4gZW1wbG95ZWVzLiBJZiB5b3VyIG1vYmlsZSBudW1iZXIgYW5kLyBvciBlbWFpbCBhZGRyZXNzIGlzIG5vdCB1cGRhdGVkIGluIEFhZGhhYXIgKFVJRCkvIEJoYW1hc2hhaC8gSmFuQWFkaGFhciwgcGxlYXNlIHVwZGF0ZSBhdCBuZWFyZXN0IEVtaXRyYSBLaW9zay5kAgIPZBYCZg8VBAABIwC/AVJhalNTTyBuZXZlciBy" /> <input type="hidden" name="__VIEWSTATE1" id="__VIEWSTATE1" value="ZWFkcyBvciB3cml0ZSBhbnkgcG9zdC8gbWFpbCBmb3IgdXNlcnMgaGF2aW5nIHRoZWlyIFNTT0lEIGNyZWF0ZWQgdXNpbmcgU29jaWFsIE1lZGlhIHNlcnZpY2VzIGxpa2UgRmFjZWJvb2svIEdvb2dsZS4gRGF0YSBQcml2YWN5IGlzIG1haW50YWluZWQgaW4gY29tcGxpYW5jZSB0byBhcHBsaWNhYmxlIGxhd3MuZAIDD2QWAmYPFQQAASMAVncuZS5mLiAwMSBNYXJjaCwgMjAxNywgRGVzaWduYXRpb24gYmFzZWQgU1NPSURzIHNob3VsZCBub3QgYmUgdXNlZCBmb3IgTG9naW4vIFNpZ24tSW4uZGQs0ZWXr8ZYELpqJwcpYzVmn/zaHQ==" /> </div> <script type="text/javascript"> //<![CDATA[ var theForm = document.forms['form1'];if (!theForm){theForm = document.form1;} function __doPostBack(eventTarget, eventArgument){if (!theForm.onsubmit || (theForm.onsubmit() != false)){theForm.__EVENTTARGET.value = eventTarget;theForm.__EVENTARGUMENT.value = eventArgument;theForm.submit();}} //]]> </script> <script src="/WebResource.axd?d=NEZKbm5P2oMXF9AtOFKfYjTrqvtRygiP-ShufJdX7cxiu5oTyHa5-heTaS1zWSpUtL4lBMpUbSo6OzhHEvonhCgXSjA1&amp;t=637614489151860634" type="text/javascript"></script> <script type='text/javascript'>function initFormDataEncryption(){var key = '8ae71f7c60fe48bc';var iv = 'd390d2cc913f4733';encryptFormData(key, iv);}</script> <script src="/ScriptResource.axd?d=BUi_mTnzH30m9JRbbR6Lpo4gTmVY1NPzlJhcbKVCtaGl6wHe53f698irK_HukA3bHwOdbSXyLfrZcEO6RMfaPQVg14V4veu2FkwavDbk07PG_TgQQ609jCgeSl714BpojWvTjhSRfcKdfnsV9LLk59eyNQI1&amp;t=125d5fef" type="text/javascript"></script> <script src="/ScriptResource.axd?d=AqhzSmADJ7OFBKMz49C5D6mFOHccC3psbuRTcHuD0bBcnGEQnFnZbQN2X1GlsO8C99FoxTM9uvcOepjCKLqmNeFnHFScddzOVgZbDzeVuDbZ93DuFNTmsPzx24-7azk9SeE9z36xO9ibUVXXG43tUz50zu01&amp;t=ffffffffe6d5a9ac" type="text/javascript"></script> <script src="/ScriptResource.axd?d=vQ9A8xuHuvAhjF_jGAyNnRQKJydas9sA1qa-g19NaScA8LMqafqMnTJven9kcm3pWGubSdZPdBP-3JPWZhK59Vsf03_UTMKgDd82Wh-9zU7wfJAJFul82qLk7WvRHZTzrP9Kcu6-djGyJQNkE8uhSWC1uaNVP6tq7ukmBOnRskmQT0rJ0&amp;t=ffffffffe6d5a9ac" type="text/javascript"></script> <script type="text/javascript"> //<![CDATA[ function WebForm_OnSubmit(){if (typeof(ValidatorOnSubmit) == "function" && ValidatorOnSubmit() == false) return false;return true;} //]]> </script> <div class="aspNetHidden"> <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="BD7F1450" /> </div> <input type="hidden" name="ctl00$__AntiXsrfToken" id="__AntiXsrfToken" value="a24188a0754e46e085dbd128a5fc8324" /> <script type="text/javascript"> //<![CDATA[ Sys.WebForms.PageRequestManager._initialize('ctl00$ScriptManager1', 'form1', ['tctl00$cpBody$ssoCaptcha$upCaptcha','cpBody_ssoCaptcha_upCaptcha'], [], [], 90, 'ctl00');//]]> </script> <div class="container-fluid no-padding bg-main"> <header> <div class="logoSection"> <div class="logoHome pull-left"> <a href="signin"> <img src="images/ssoLogo.png" alt="RajSSO" /> </a> </div> <div class="logotext"> <h1 class="subHead1">Rajasthan Single Sign On <a onclick="javascript:ShowModelPopup('iframe','versions','Release Notes', 'modal-iframe');" title="Release Notes"> <sub><span id="lblVersion" class="version">v 14.5</span></sub> </a> </h1> <hr /> <h2 class="subHead2">One Digital Identity for all Applications</h2> </div> </div> <div class="languageButton-header"> <span id="rbtnListLanguage" class="radio-list"><input id="rbtnListLanguage_0" type="radio" name="ctl00$rbtnListLanguage" value="en-US" checked="checked" /><label for="rbtnListLanguage_0">English</label><input id="rbtnListLanguage_1" type="radio" name="ctl00$rbtnListLanguage" value="hi-IN" onclick="javascript:setTimeout(&#39;__doPostBack(\&#39;ctl00$rbtnListLanguage$1\&#39;,\&#39;\&#39;)&#39;, 0)" /><label for="rbtnListLanguage_1">हिन्दी</label></span> </div> </header> <main> <div class="row no-margin middleSection"> <div class="col-lg-8 col-md-7 col-sm-6 col-xs-12 hidden-xs pl_0 pr_0 leftSectionCarousel"><div id="myCarousel" class="carousel slide" data-ride="carousel" data-interval="4000"> <!-- Indicators --> <ol class="carousel-indicators"> <li data-target="#myCarousel" data-slide-to="0" class="active"></li> </ol> <!-- Wrapper for slides --> <div class="carousel-inner"> <div class="item active"> <div class="item-content col-lg-12 col-md-12 col-sm-12 col-xs-6 color-blue border-bottom"> <div class="caroouselText"> <h2>G2G APPS</h2> <h1 id="g2gapps" class="odometer">180</h1> </div> </div> <div class="item-content col-lg-12 col-md-12 col-sm-12 col-xs-6 color-blue border-bottom"> <div class="caroouselText"> <h2>G2C/ G2B APPS</h2> <h1 id="g2capps" class="odometer">118</h1> </div> </div> <div class="item-content col-lg-12 col-md-12 col-sm-12 col-xs-6 color-blue"> <div class="caroouselText"> <h2>IDENTITIES</h2> <h1 id="users" class="odometer" data-format="d">16443393</h1> </div> </div> </div> </div> <!-- Left and right controls --> <a class="left carousel-control" href="#myCarousel" data-slide="prev"> <span class="glyphicon glyphicon-chevron-left"></span> <span class="sr-only">Previous</span> </a> <a class="right carousel-control" href="#myCarousel" data-slide="next"> <span class="glyphicon glyphicon-chevron-right"></span> <span class="sr-only">Next</span> </a> </div> </div> <div class="col-lg-4 col-md-5 col-sm-6 col-xs-12 bg-white formSection pl_5 pr_5"><div class="row no-margin tabSection"> <ul class="nav nav-tabs no-padding"> <li><a class="linear-effect" href="signin">Login</a></li> <li class="active"><a class="linear-effect" href="register">Registration</a></li> </ul> </div> <div class="formContainer display-flex" id="loginContainer"> <div class="tab-content clearfix"> <div class="form-input"> <div class="tab-pane fade in active pull-left" id="login"> <div class="form-container"> <div class="form-group"> <div class="input-group"> <input name="ctl00$cpBody$txt_Data1" type="text" id="cpBody_txt_Data1" tabindex="1" class="form-control" required="required" placeholder="Digital Identity (SSOID/ Username)" /> </div> <span id="cpBody_ctl00" class="error" style="display:none;">Digital Identity (SSOID/ Username) is required</span> <span id="cpBody_ctl01" class="error" style="display:none;">Invalid Digital Identity (SSOID)</span> </div> <div class="form-group"> <div class="input-group"> <input name="ctl00$cpBody$txt_Data2" type="password" maxlength="30" id="cpBody_txt_Data2" tabindex="2" class="form-control password" required="required" placeholder="Password" /> </div> <span id="cpBody_ctl02" class="error" style="display:none;">Password is required</span></div><div id="cpBody_divCaptcha" class="form-group"><script> function GetCaptchaAudio(text){var audioCaptcha = document.getElementById("audioCaptcha");if (audioCaptcha === -null){ajaxCall('https://ssoapps.rajasthan.gov.in/captcha/GetCaptchaAudio.ashx?encText=' + text, function (data