auth.ekonsilio.io Open in urlscan Pro
15.197.132.135  Public Scan

Submitted URL: http://dashboard.ekonsilio.io/
Effective URL: https://auth.ekonsilio.io/realms/eKonsilio/protocol/openid-connect/auth?client_id=ekonsilio-platform&redirect_uri=https%3A...
Submission: On January 08 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST https://auth.ekonsilio.io/realms/eKonsilio/login-actions/authenticate?session_code=K6jeU5xdV7taOfQ5-5qJCzOKpKOTtxU7bSEFuPWLdG8&execution=73389987-b5df-4802-b569-b2554437f695&client_id=ekonsilio-platform&tab_id=_s9Slao7V7Q

<form id="kc-form-login" onsubmit="login.disabled = true; return true;"
  action="https://auth.ekonsilio.io/realms/eKonsilio/login-actions/authenticate?session_code=K6jeU5xdV7taOfQ5-5qJCzOKpKOTtxU7bSEFuPWLdG8&amp;execution=73389987-b5df-4802-b569-b2554437f695&amp;client_id=ekonsilio-platform&amp;tab_id=_s9Slao7V7Q"
  method="post" class="space-y-6">
  <div class="space-y-1">
    <label for="email" class="text-sm font-semibold text-gray-700 leading-5"> E-Mail-Adresse </label>
    <div class="relative">
      <svg class="absolute top-3 left-2 w-5 h-5  text-gray-700" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" viewBox="0 0 20 20">
        <path fill="currentColor" fill-rule="evenodd"
          d="M4.167 4.583h11.666c.92 0 1.667.747 1.667 1.667v7.5c0 .92-.746 1.667-1.667 1.667H4.167c-.92 0-1.667-.746-1.667-1.667v-7.5c0-.92.746-1.667 1.667-1.667zM15.12 6.116L10 8.873 4.88 6.116c-.304-.163-.683-.05-.847.254-.164.304-.05.683.254.847l5.417 2.917c.185.1.407.1.592 0l5.417-2.917c.304-.164.418-.543.254-.847-.164-.304-.543-.417-.847-.254z"
          clip-rule="evenodd"></path>
      </svg>
      <input type="text" name="username" id="username" tabindex="1"
        class="block w-full py-2 pl-10 pr-2 rounded-md border border-gray-100 bg-gray-100 font-normal leading-6 text-sm text-gray-900 shadow-sm hover:shadow hover:border-gray-300 focus:outline-none focus:shadow-inner focus:border-gray-300 placeholder-gray-600 focus:placeholder-gray-600 transition"
        placeholder="john@doe.fr" value="" autofocus="" autocomplete="off" aria-invalid="">
    </div>
  </div>
  <div class="space-y-1">
    <label for="password" class="text-sm font-semibold text-gray-700 leading-5"> Passwort </label>
    <div class="relative">
      <svg class="absolute top-3 left-2 w-5 h-5  text-gray-700" xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" viewBox="0 0 20 20">
        <path fill="currentColor" d="M10 18.333c4.602 0 8.333-3.73 8.333-8.333 0-4.602-3.73-8.333-8.333-8.333-4.602 0-8.333 3.73-8.333 8.333 0 4.602 3.73 8.333 8.333 8.333z" opacity=".3"></path>
        <path fill="currentColor" fill-rule="evenodd"
          d="M12.083 9.167c.46 0 .834.373.834.833v2.5c0 .46-.373.833-.834.833H7.917c-.46 0-.834-.373-.834-.833V10c0-.46.373-.833.834-.833V8.75c0-1.15.932-2.083 2.083-2.083 1.15 0 2.083.932 2.083 2.083v.417zM10 7.5c-.69 0-1.25.56-1.25 1.25v.417h2.5V8.75c0-.69-.56-1.25-1.25-1.25z"
          clip-rule="evenodd"></path>
      </svg>
      <input tabindex="2" type="password" name="password" id="password"
        class="block w-full py-2 px-10 rounded-md border border-gray-100 bg-gray-100 font-normal leading-6 text-sm text-gray-900 shadow-sm hover:shadow hover:border-gray-300 focus:outline-none focus:shadow-inner focus:border-gray-300 placeholder-gray-600 focus:placeholder-gray-600 transition"
        placeholder="" autocomplete="off" aria-invalid="">
    </div>
  </div>
  <div class="flex items-center justify-between space-x-4">
    <label for="rememberMe" class="flex items-center space-x-1.5 cursor-pointer group">
      <input tabindex="3" name="rememberMe" type="checkbox" class="appearance-none h-5 w-5 text-blue-600 border-2 border-gray-400 bg-white rounded bg-cover transition cursor-pointer group-hover:border-gray-500 focus:ring-blue-500" id="rememberMe">
      <span class="font-light text-sm text-gray-600 leading-5 group-hover:text-gray-700"> Sich an mich erinnern </span>
    </label>
    <a class="font-medium text-sm text-primary-500 hover:underline focus:text-primary-600 transition" href="/realms/eKonsilio/login-actions/reset-credentials?client_id=ekonsilio-platform&amp;tab_id=_s9Slao7V7Q">
                            <span>Passwort vergessen?</span>
                        </a>
  </div>
  <div class="">
    <input type="hidden" id="id-hidden-input" name="credentialId">
    <button tabindex="4" type="submit"
      class="w-full flex items-center justify-center px-3 py-2 font-medium border rounded-md focus:outline-none focus:ring-offset-0 focus:ring-2 focus:ring-opacity-50 transition-all transform hover:shadow-md hover:-translate-y-0.5 text-base text-center leading-6 space-x-2 bg-green-500 border-green-500 text-white focus:bg-green-600 focus:border-green-600 focus:ring-green-500">
      <svg class="w-5 h-5 flex-shrink-0" xmlns="http://www.w3.org/2000/svg" width="21" height="20" fill="none" viewBox="0 0 21 20">
        <path fill="currentColor" fill-rule="evenodd"
          d="M7.075 2.263c1.052-.448 2.21-.696 3.425-.696 4.832 0 8.75 3.917 8.75 8.75 0 4.832-3.918 8.75-8.75 8.75s-8.75-3.918-8.75-8.75c0-.82.113-1.615.324-2.368l1.605.45c-.173.618-.262 1.261-.262 1.918 0 3.912 3.171 7.083 7.083 7.083 3.912 0 7.083-3.171 7.083-7.083 0-3.912-3.171-7.083-7.083-7.083-.793 0-1.565.13-2.293.378L9.2 4.795c.057.069.091.154.096.244.013.23-.162.427-.392.44l-4.056.23c-.04.002-.08-.002-.12-.011-.224-.053-.362-.278-.309-.502l.94-3.943c.021-.087.07-.165.138-.222.176-.148.44-.125.587.051l.99 1.18z"
          clip-rule="evenodd" opacity=".3"></path>
        <path fill="currentColor" fill-rule="evenodd"
          d="M13 9.067c.46 0 .833.373.833.833v2.5c0 .46-.373.834-.833.834H8.833c-.46 0-.833-.373-.833-.834V9.9c0-.46.373-.833.833-.833V8.65c0-1.15.933-2.083 2.084-2.083C12.067 6.567 13 7.5 13 8.65v.417zM10.917 7.4c-.69 0-1.25.56-1.25 1.25v.417h2.5V8.65c0-.69-.56-1.25-1.25-1.25z"
          clip-rule="evenodd"></path>
      </svg>
      <span>Zugang zu meinem Konto</span>
    </button>
  </div>
</form>

Text Content

LOGGEN SIE SICH EIN

ZU IHREM KONVERSATIONSRAUM

E-Mail-Adresse

Passwort

Sich an mich erinnern Passwort vergessen?
Zugang zu meinem Konto

©2021 - eKonsilio

Hallo und herzlich willkommen bei eKonsilio, dem Spezialisten für
Konversationsmarketing!

Greifen Sie auf Ihren persönlichen Bereich zu, um Ihre Integrationen
einzurichten und mit Ihren Kundenkontakten zu chatten.

©2021 - eKonsilio