connect.visma.com Open in urlscan Pro
34.246.140.89  Public Scan

Submitted URL: https://www.e-conomic.dk/login?returnUrl=https://secure.e-conomic.com/ad%20min/companies
Effective URL: https://connect.visma.com/?ReturnUrl=%2Fconnect%2Fauthorize%2Fcallback%3Fclient_id%3Deconomic%26response_type%3Dcode%26sco...
Submission: On October 09 via manual from IN — Scanned from DE

Form analysis 2 forms found in the DOM

POST /login/passwordless

<form id="webAuthnLoginForm" method="post" class="form-horizontal" role="form" action="/login/passwordless">
  <div class="fido-error-container hide">
    <span class="vismaicon vismaicon-filled vismaicon-error"></span>
    <span class="hide text-error" id="generic-error-timeout">Something went wrong. Please try again.</span>
  </div>
  <input type="hidden" id="Fido2DeviceResponse" name="Fido2DeviceResponse" value="">
  <input type="hidden" id="Fido2Challenge" name="Challenge" value="">
  <input type="hidden" id="Fido2ChallengeId" data-val="true" data-val-required="The ChallengeId field is required." name="ChallengeId" value="00000000-0000-0000-0000-000000000000">
  <input type="hidden" id="Fido2UserHandle" name="UserHandle" value="">
  <input type="hidden" id="ChallengeByEmail" data-val="true" data-val-required="The ChallengeByEmail field is required." name="ChallengeByEmail" value="False">
  <input type="hidden" id="ClientId" name="ClientId" value="economic">
  <input type="hidden" id="ReturnUrl" name="ReturnUrl"
    value="/connect/authorize/callback?client_id=economic&amp;response_type=code&amp;scope=openid%20email%20profile&amp;redirect_uri=https%3A%2F%2Fsecure.e-conomic.com%2Fsecure%2Fsignin.aspx&amp;state=eyJSZXR1cm5VcmwiOiJodHRwczovL3NlY3VyZS5lLWNvbm9taWMuY29tL2FkIG1pbi9jb21wYW5pZXMiLCJBZ3JlZW1lbnROdW1iZXIiOm51bGwsIkNvbWVzRnJvbUdvIjpmYWxzZX0%3D&amp;nonce=3ckDBYJ7IPUVphBBoQ15-_Sb9VNRjIZhXv9i7T76XLM&amp;response_mode=form_post">
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8KYWSjmQ1SdHoicYzOgwYibWdn9W35cVu8NzWD-e33E1NIiioZmm2Qc-xCrGHVZtmtqqz-RZJUmTmomVHnO7nPe5USLwjOMKkbG4EhFdkKYALouORcc0kJ5tPeUuZiMNtv1J-Kn5EZ2IfY6MFUTosvE">
</form>

POST /

<form class="form-horizontal form-connect-login margin-top-10" action="/" method="post">
  <div class="form-group theme-economic theme-header-container">
    <h3 class="theme-header">Sign in with</h3>
    <span class="theme-subheader">Visma Connect to continue to&nbsp;<a href="https://www.e-conomic.dk/">e-conomic</a></span>
  </div>
  <div class="form-group form-error-container no-left-padding-xs padding-left-sm padding-left-md padding-left-lg no-bottom-margin hidden" id="form-connect-login-error-username">
    <div class="col-xs-12 message-element">
      <div class="message-box">
        <div>
          <span class="vismaicon vismaicon-filled vismaicon-error"></span>
          <span class="text-error" id="ErrorMessage">Invalid email address</span>
        </div>
      </div>
    </div>
  </div>
  <div class="form-group form-group-login form-group-login-username padding-top-15">
    <div class="col-sm-offset-1 col-sm-10 no-side-padding">
      <div class="input-login-animated">
        <input type="email" class="form-control label-animated" autocomplete="username" required="" placeholder=" " id="Username" name="Username" value="">
        <label class="label-animated">Email address</label>
      </div>
      <input type="password" class="hidden" autocomplete="current-password" id="Password" name="Password">
    </div>
  </div>
  <div class="form-group form-group-login form-group-login-button">
    <div class="col-sm-offset-1 col-sm-10 no-side-padding">
      <input type="submit" class="btn btn-primary btn-block form-login-button-email" id="LoginButton" value="Next" formnovalidate="">
    </div>
  </div>
  <div class="form-group form-group-rememberusername">
    <div class="col-sm-offset-1 col-sm-10 no-side-padding">
      <div class="checkbox">
        <label for="RememberUsername">
          <input id="login-remember-user-checkbox" type="checkbox" data-val="true" data-val-required="The RememberUsername field is required." name="RememberUsername" value="true"> Save my email address for next time <p class="text-disabled">
            <small>Not recommended for public or shared computers</small></p>
        </label>
      </div>
    </div>
  </div>
  <div class="form-group form-group-login-links">
    <div class="col-sm-offset-1 col-sm-10 no-side-padding link-container">
      <a class="pull-right pwdless-login-link" href="/login/passwordless?ClientId=economic&amp;ReturnUrl=%2Fconnect%2Fauthorize%2Fcallback%3Fclient_id%3Deconomic%26response_type%3Dcode%26scope%3Dopenid%2520email%2520profile%26redirect_uri%3Dhttps%253A%252F%252Fsecure.e-conomic.com%252Fsecure%252Fsignin.aspx%26state%3DeyJSZXR1cm5VcmwiOiJodHRwczovL3NlY3VyZS5lLWNvbm9taWMuY29tL2FkIG1pbi9jb21wYW5pZXMiLCJBZ3JlZW1lbnROdW1iZXIiOm51bGwsIkNvbWVzRnJvbUdvIjpmYWxzZX0%253D%26nonce%3D3ckDBYJ7IPUVphBBoQ15-_Sb9VNRjIZhXv9i7T76XLM%26response_mode%3Dform_post" id="PwdlessLoginButton">Sign in with security key or biometrics</a>
    </div>
  </div>
  <input type="hidden" id="shared-domain" value=".connect.visma.com">
  <input type="hidden" id="email-regex" value="(?!^\.)(?!(?:.*?)\.{2,}(?:.*?))(?!(?:.*?)[\/\\&quot;(),:;<>\[\] ](?:.*?))(?!^(?:.*?)@(?:.*)@(?:.*)$)(^.{1,64}?)@(.+?)\.(.+)$">
  <input type="hidden" value="false" data-val="true" data-val-required="The IsPlatformAuthenticatorAvailable field is required." id="IsPlatformAuthenticatorAvailable" name="IsPlatformAuthenticatorAvailable">
  <input type="hidden" id="ClientId" name="ClientId" value="economic">
  <input type="hidden" id="ReturnUrl" name="ReturnUrl"
    value="/connect/authorize/callback?client_id=economic&amp;response_type=code&amp;scope=openid%20email%20profile&amp;redirect_uri=https%3A%2F%2Fsecure.e-conomic.com%2Fsecure%2Fsignin.aspx&amp;state=eyJSZXR1cm5VcmwiOiJodHRwczovL3NlY3VyZS5lLWNvbm9taWMuY29tL2FkIG1pbi9jb21wYW5pZXMiLCJBZ3JlZW1lbnROdW1iZXIiOm51bGwsIkNvbWVzRnJvbUdvIjpmYWxzZX0%3D&amp;nonce=3ckDBYJ7IPUVphBBoQ15-_Sb9VNRjIZhXv9i7T76XLM&amp;response_mode=form_post">
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8KYWSjmQ1SdHoicYzOgwYibWdn9W35cVu8NzWD-e33E1NIiioZmm2Qc-xCrGHVZtmtqqz-RZJUmTmomVHnO7nPe5USLwjOMKkbG4EhFdkKYALouORcc0kJ5tPeUuZiMNtv1J-Kn5EZ2IfY6MFUTosvE"><input
    name="RememberUsername" type="hidden" value="false">
</form>

Text Content

Visma Connect saves certain data to enhance the user experience. You agree to
this when you use Visma Connect. More info OK





E-CONOMIC

Major system outage

The system is experiencing problems and it is not working as intended. We are
working on solving the issue. In the meantime, you can read more about why you
are seeing this message. Thank you for your patience.

Partial system outage
Degraded performance
Under maintenance
Information

We have identified an issue that affects some users. If you experience problems
signing in, please read more

Something went wrong. Please try again.


SIGN IN WITH

Visma Connect to continue to e-conomic
Invalid email address
Email address

Save my email address for next time

Not recommended for public or shared computers

Sign in with security key or biometrics


HAR DU IKKE SKIFTET LOGIN-LØSNING TIL
VISMA CONNECT ENDNU?

Log ind med aftalenummer og skift

NB: Denne login-løsning er udgået den 20/9 og du kan ikke bruge e-conomic,
medmindre du logger ind med Visma Connect.
For at skifte til Visma Connect skal du logge ind med dit sædvanlige
aftalenummer og bruger-ID en sidste gang og følge guiden fra pop-up beskeden i
applikationen.


Læs mere om Visma Connect


 * ©
 * Visma

 * About cookies
 * English
    * 
      Dansk
    * 
      English
    * 
      Nederlands
    * 
      Norsk
    * 
      Suomi
    * 
      Svenska

false
["617fr678rxyt","83rl6g0wrxss","rldrj52xkn46","vc9kycqpns0j","w0669xftwcy2","yt8md36m8pdp"]
{"none":"All systems operational","minor":"Degraded
performance","major":"Partial system outage","critical":"Major system outage"}
{"notificationTranslationTitle":"Information"}
{"json_url":"https://zvpknzcr6znl.statuspage.io/api/v2/components.json","status_url":"https://status.visma.com/","page_id":"zvpknzcr6znl"}
UA-85900299-4