admin-dataplayground.rubicon-bridge.com Open in urlscan Pro
35.177.7.148  Public Scan

Submitted URL: https://admin-dataplayground.rubicon-bridge.com/
Effective URL: https://admin-dataplayground.rubicon-bridge.com/auth/log_in
Submission: On March 28 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

POST /auth/log_in

<form action="/auth/log_in" method="post">
  <input name="_csrf_token" type="hidden" hidden="" value="UCI6KC4vG2txHh5OPxUYHjo-J1VyWjEM8zWjVvN2GKmcNApGThQ308sy">
  <div class="bg-slate-700 p-5 rounded-lg">
    <div>
      <div class="flex flex-1 flex-col mb-4">
        <label class="block font-bold mb-2 text-white" for="user_identifier">Email Address</label>
        <input
          class="appearance-none border border-slate-400 rounded-full w-full py-2 px-3 text-white leading-tight focus:outline-none focus:ring-mustard-500  focus:border-mustard-500 focus:bg-slate-500 bg-slate-700 placeholder-slate-300 text-sm sm:text-base"
          data-test="login-identifier" id="user_identifier" name="user[identifier]" placeholder="Email Address" required="" type="email">
      </div>
    </div>
    <div>
      <div class="mb-6">
        <div>
          <label class="block font-bold mb-2 text-white" for="user_password">Password</label>
          <div class="relative rounded-md shadow-sm">
            <input type="password" id="password" name="user[password]" placeholder="Password" required=""
              class="appearance-none border border-slate-400 bg-slate-700 rounded-full w-full py-2 px-3 text-white leading-tight focus:outline-none focus:ring-1 focus:bg-slate-500 placeholder-slate-300 focus:ring-mustard-500 focus:border-mustard-500 text-sm sm:text-base"
              data-test="login-password">
          </div>
        </div>
      </div>
    </div>
    <div>
      <button class="flex mt-2 mb-2 justify-center py-2 px-4 border border-transparent font-bold font-header rounded-md text-white bg-mustard-500 hover:bg-mustard-600 focus:outline-none w-full disabled:opacity-50 text-xl disabled:cursor-not-allowed"
        method="get" to="/auth/log_in" type="submit">Login</button>
    </div>
    <div class="flex justify-end">
      <a href="/auth/forgot_password" class="w-full">
<button type="button" class="flex my-2 capitalize justify-center py-2 px-4 border border-slate-400 font-bold text-xl rounded-md text-white bg-slate-600 hover:bg-mustard-600 font-header w-full  disabled:opacity-50 disabled:cursor-not-allowed" phx-click="" value="">
Reset Password
</button>
            </a>
    </div>
  </div>
</form>

Text Content

Login
Email Address
Password

Login
Reset Password
©Rubicon 2023

--------------------------------------------------------------------------------