sso.tyuiu.ru Open in urlscan Pro
217.116.51.41  Public Scan

Submitted URL: http://my.tyuiu.ru/
Effective URL: https://sso.tyuiu.ru/realms/master/protocol/openid-connect/auth?client_id=my&redirect_uri=https%3A%2F%2Fmy.tyuiu.ru%2...
Submission: On June 11 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST https://sso.tyuiu.ru/realms/master/login-actions/authenticate?session_code=WtlmIh-0UMFPWw3f5njeFgfUOxtXCZkMBOAAD_gDB9g&execution=c992cf4c-3527-43a9-99d5-e413f3b869a0&client_id=my&tab_id=LGeTVWd2WmM

<form class="m-0 space-y-4" method="post"
  action="https://sso.tyuiu.ru/realms/master/login-actions/authenticate?session_code=WtlmIh-0UMFPWw3f5njeFgfUOxtXCZkMBOAAD_gDB9g&amp;execution=c992cf4c-3527-43a9-99d5-e413f3b869a0&amp;client_id=my&amp;tab_id=LGeTVWd2WmM"
  onsubmit="login.disabled = true; return true;">
  <input name="credentialId" type="hidden" value="">
  <div class="block">
    <label class="block font-medium text-sm text-gray-700">
    </label>
    <input required="" aria-invalid="false" class="block py-2.5 px-3 text-base border-secondary-200 mt-1 rounded-md w-full focus:border-primary-300 focus:ring focus:ring-primary-200 focus:ring-opacity-50 sm:text-sm" id="username" name="username"
      type="hidden" value="@std.tyuiu.ru">
    <div class="mt-2 text-red-600 text-sm">
    </div>
  </div>
  <div class="block">
    <label class="block font-medium text-sm text-gray-700"> Корпоративная почта </label>
    <div class="flex">
      <input autofocus="" required="" aria-invalid="false" class="block py-2.5 px-3 text-base border-secondary-200 mt-1 rounded-md w-full focus:border-primary-300 focus:ring focus:ring-primary-200 focus:ring-opacity-50 sm:text-sm" id="email"
        name="email" oninput="handleEmailInput()" autocomplete="email" type="text" value="" style="border-top-right-radius: 0px; border-bottom-right-radius: 0px;">
      <select id="domainSelect" onchange="handleEmailInput()" class="w-full block py-2.5 px-3 text-base border-secondary-200 mt-1 rounded-md w-full focus:border-primary-300 focus:ring focus:ring-primary-200 focus:ring-opacity-50 sm:text-sm"
        style="max-width: 195px; display: inline; border-top-left-radius: 0px; border-bottom-left-radius: 0px;">
        <option value="@tyuiu.ru">@tyuiu.ru</option>
        <option value="@std.tyuiu.ru" selected="">@std.tyuiu.ru</option>
      </select>
    </div>
    <div class="mt-2 text-red-600 text-sm">
    </div>
  </div>
  <script>
    handleEmailInput();

    function handleEmailInput() {
      const emailInput = document.getElementById('email');
      const domainSelect = document.getElementById('domainSelect');
      const usernameInput = document.getElementById('username');
      if (emailInput.value.includes('@')) {
        domainSelect.style.display = 'none';
        emailInput.style.borderTopRightRadius = null;
        emailInput.style.borderBottomRightRadius = null;
        usernameInput.value = emailInput.value;
      } else {
        domainSelect.style.display = 'inline';
        emailInput.style.borderTopRightRadius = "0px";
        emailInput.style.borderBottomRightRadius = "0px";
        domainSelect.style.borderTopLeftRadius = "0px";
        domainSelect.style.borderBottomLeftRadius = "0px";
        usernameInput.value = emailInput.value + domainSelect.value;
      }
    }
  </script>
  <div class="block">
    <label class="block font-medium text-sm text-gray-700"> Пароль </label>
    <input required="" aria-invalid="false" class="block py-2.5 px-3 text-base border-secondary-200 mt-1 rounded-md w-full focus:border-primary-300 focus:ring focus:ring-primary-200 focus:ring-opacity-50 sm:text-sm" id="password" name="password"
      type="password">
    <div class="mt-2 text-red-600 text-sm">
    </div>
  </div>
  <div class="flex flex-wrap items-center justify-between gap-2">
    <div class="flex items-center">
      <input class="border-secondary-200 h-4 rounded text-primary-600 w-4 focus:ring-primary-200 focus:ring-opacity-50" id="rememberMe" name="rememberMe" type="checkbox">
      <label class="ml-2 text-secondary-600 text-sm" for="rememberMe"> Запомнить меня </label>
    </div>
    <a class="font-regular text-indigo-500 hover:text-indigo-700 text-sm transition ease-in-out duration-300" href="/forgot-password" target="_blank" title="Забыли пароль?">Забыли пароль?</a>
  </div>
  <div class="flex flex-col pt-4 space-y-2">
    <button
      class="bg-blue-600 text-white focus:ring-blue-600 hover:bg-blue-700 px-4 py-2 text-sm py-2.5 font-semibold text-base text-white uppercase tracking-widest flex justify-center relative rounded-lg w-full focus:outline-none focus:ring-2 focus:ring-offset-2"
      name="login" type="submit"> Отправить </button>
  </div>
</form>

Text Content

Загрузка


ВХОД В КОРПОРАТИВНУЮ УЧЕТНУЮ ЗАПИСЬ

Если у Вас нет учетной записи или забыли пароль воспользуйтесь функцией «Забыли
пароль?»
В поле "Корпоративная почта" нужно вводить почту вида student@std.tyuiu.ru в
случае студента, или employee@tyuiu.ru в случае сотрудника.
Инструкция по восстановлению доступа - ссылка.
Корпоративная почта
@tyuiu.ru @std.tyuiu.ru

Пароль

Запомнить меня
Забыли пароль?
Отправить
Нужна помощь? Поддержка
Разработано Департаментом цифрового развития ТИУ