a1.code.dev.otus-solutions.com.br Open in urlscan Pro
143.54.83.35  Public Scan

Submitted URL: https://a1.code.dev.otus-solutions.com.br/
Effective URL: https://a1.code.dev.otus-solutions.com.br/auth-sign-in?appUri=%2F
Submission: On April 07 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

Name: login_formPOST javascript:void

<form name="login_form" method="POST" action="javascript:void" onsubmit="submitRealForm();return false">
  <div role="presentation" id="border">
    <div role="group" aria-labelledby="caption_header">
      <div id="controls">
        <h1 id="caption_header" class="caption"> Sign in to RStudio </h1>
        <p>
          <label for="username">Username:</label><br>
          <input type="text" name="username" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" value="" id="username" size="45" aria-required="true"><br>
        </p>
        <p>
          <label for="password">Password:</label><br>
          <input type="password" name="password" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" value="" id="password" size="45" aria-required="true"><br>
        </p>
        <div style="display: block">
          <input type="checkbox" name="staySignedIn" id="staySignedIn" value="1">
          <label id="staySignedInLabel" for="staySignedIn">Stay signed in when browser closes</label>
          <p style="display: block">
            <span style="font-size: 10px">You will automatically be signed out after 60 minutes of inactivity.</span>
          </p>
        </div>
        <input type="hidden" name="rs-csrf-token" value="6a44550a-031f-4085-af16-8bfecdbc78f8">
        <input type="hidden" name="appUri" value="/">
        <div class="buttonpanel">
          <button id="signinbutton" class="fancy" type="submit"> Sign in </button>
        </div>
      </div>
      <div id="goback" class="signinhidden">
        <h1 class="caption">Signed Out</h1>
        <p role="alert" aria-atomic="true"> This browser was signed out from RStudio due to inactivity or by a manual sign out initiated from another tab. A new sign in was detected and you may now return to Posit Workbench using the button below.
        </p>
        <div class="buttonpanel">
          <button class="fancy" type="button" onclick="window.location = responseURL;"> Return to RStudio </button>
        </div>
      </div>
    </div>
  </div>
</form>

Name: realformPOST auth-do-sign-in

<form action="auth-do-sign-in" name="realform" method="POST">
  <input type="hidden" name="persist" id="persist" value="">
  <input type="hidden" name="rs-csrf-token" value="6a44550a-031f-4085-af16-8bfecdbc78f8">
  <input type="hidden" name="appUri" value="/">
  <input type="hidden" name="clientPath" id="clientPath" value="">
  <input id="package" type="hidden" name="v" value="">
</form>

Text Content

Error:




SIGN IN TO RSTUDIO

Username:



Password:



Stay signed in when browser closes

You will automatically be signed out after 60 minutes of inactivity.

Sign in


SIGNED OUT

This browser was signed out from RStudio due to inactivity or by a manual sign
out initiated from another tab. A new sign in was detected and you may now
return to Posit Workbench using the button below.

Return to RStudio