auth.tuwaiq.edu.sa Open in urlscan Pro
2606:4700:3037::6815:42aa  Public Scan

Submitted URL: http://auth.tuwaiq.edu.sa/
Effective URL: https://auth.tuwaiq.edu.sa/Identity/Account/Login?ReturnUrl=%2F
Submission: On January 02 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST

<form x-on:submit.prevent="submitForm" x-ref="loginForm" id="account" method="post" class="z-10 flex items-center justify-center p-4 px-4 bg-white rounded-3xl md:w-1/2 md:px-8 -mt-14 md:mt-0 ">
  <div class="flex flex-col justify-center w-full py-10 item-center">
    <h1 class="text-2xl font-medium text-gray-900 "> تسجيل الدخول </h1>
    <h6 class="text-sm"> تسجيل الدخول الموحد لإنظمة اكاديمية طويق </h6>
    <div class="flex flex-col py-4">
      <label class="pb-3" for="Input_Username">رقم الهوية / الإقامة</label>
      <input class="input-text w-full" :onfocusout="if(nationalId.length==10){canCheckNationalId = true}" x-model="nationalId" x-ref="nationalId" autocomplete="username" type="text" required="" placeholder="رقم الهوية / الإقامة" data-val="true"
        data-val-required="يجب ادخال رقم الهوية / الإقامة" id="Input_Username" name="Input.Username" value="" onfocusout="">
      <span class="text-red-600 field-validation-valid" data-valmsg-for="Input.Username" data-valmsg-replace="true"></span>
      <span x-show="canCheckNationalId" class="text-red-600 h-7" style="display: none;">تاكد من رقم الهوية / الإقامة</span>
    </div>
    <div class="flex flex-col">
      <label class="pb-3" for="Input_Password">كلمة المرور</label>
      <div class="relative rounded-md shadow-sm">
        <input required="" x-model="password" x-bind:type="showPassword ? 'text' : 'password'" class="input-text w-full" autocomplete="current-password" placeholder="كلمة المرور" type="password" data-val="true"
          data-val-required="يجب ادخال كلمة المرور" id="Input_Password" name="Input.Password">
        <div class="absolute inset-y-0 left-0 flex items-center pl-3 text-sm leading-5">
          <button type="button" class="text-gray-700 bg-transparent border-none focus:outline-none" x-on:click="showPassword = !showPassword">
            <img x-show="!showPassword" src="/icons/eye.svg" alt="">
            <img x-show="showPassword" src="/icons/eye-slash.svg" alt="" style="display: none;">
          </button>
        </div>
      </div>
      <span class="text-red-600 field-validation-valid" data-valmsg-for="Input.Password" data-valmsg-replace="true"></span>
    </div>
    <div class="flex justify-center items-center md:justify-start py-4">
      <div class="g-recaptcha" id="grecaptcha" data-sitekey="6LewRtsoAAAAAHBWFoRNX_d5uPPipAzQsWw4fiNl">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-qh4fzn3vm2h" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LewRtsoAAAAAHBWFoRNX_d5uPPipAzQsWw4fiNl&amp;co=aHR0cHM6Ly9hdXRoLnR1d2FpcS5lZHUuc2E6NDQz&amp;hl=ar&amp;v=u-xcq3POCWFlCr3x8_IPxgPu&amp;size=normal&amp;cb=nnr69rkjyhk2"></iframe>
          </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
    </div>
    <div class="flex justify-between py-4">
      <a class="text-sm hover:text-primary-600 hover:underline" href="/Identity/Account/ForgotPassword">
                        نسيت كلمة المرور؟
                    </a>
    </div>
    <div class="flex">
      <button type="submit" class="primary-button w-full"> تسجيل الدخول </button>
    </div>
    <div class="flex flex-col py-3 text-center "> ليس لديك حساب ؟ <a class="underline text-primary-600" href="/Identity/Account/Register?returnUrl=%2F">تسجيل حساب جديد</a>
    </div>
  </div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8Ka-Ps6Jr-RAkLsYfzvkcG3cBzg2yKAlXOQvlMazLc0h-xl_on1YH73VwDBfIj7ksyAENx1AN0VGo5hFJyvJqYXrn3cSSWRhXlfKIMabeNw8yFZ7lMJthm_7G4OYlFu_dRF3RMAw0QI3KCXfrBVf7Pk">
</form>

Text Content

تسجيل الدخول

تسجيل الدخول الموحد لإنظمة اكاديمية طويق

رقم الهوية / الإقامة تاكد من رقم الهوية / الإقامة
كلمة المرور


نسيت كلمة المرور؟
تسجيل الدخول
ليس لديك حساب ؟ تسجيل حساب جديد