Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

login fail (invalid username / password) at integration setup time #231

Open
gitioda opened this issue Oct 31, 2024 · 0 comments
Open

login fail (invalid username / password) at integration setup time #231

gitioda opened this issue Oct 31, 2024 · 0 comments

Comments

@gitioda
Copy link

gitioda commented Oct 31, 2024

Before submitting a new issue

Core 2024.10.4
Supervisor 2024.10.3
Operating System 13.2
Interface utilisateur 20241002.4
HACS 2.0.1
myvaillant : 0.8.18

Problem description

at integration setup time, HA GUI: add a new integration:
i get an error " Ongeldige gebruikersnaam of wachtwoord." invalid username / password

config is : BULEX BELGIUM
APP: MIGO

Logs (i just replaced my password by xxxx here below for obvious reasons)

2024-10-31 12:29:13.646 DEBUG (MainThread) [myPyllant.http_client] Starting GET to https://identity.vaillant-group.com/auth/realms/bulex-b2c/protocol/openid-connect/auth?response_type=code&client_id=myvaillant&code=code_challenge&redirect_uri=enduservaillant.page.link://login&code_challenge_method=S256&code_challenge=m-0FPcacZU9wmT-Gg3F6pkhNYfBU1DBcNC-Hum4PLGU
2024-10-31 12:29:13.730 DEBUG (MainThread) [myPyllant.http_client] Got response for GET to https://identity.vaillant-group.com/auth/realms/bulex-b2c/protocol/openid-connect/auth?response_type=code&client_id=myvaillant&code=code_challenge&redirect_uri=enduservaillant.page.link://login&code_challenge_method=S256&code_challenge=m-0FPcacZU9wmT-Gg3F6pkhNYfBU1DBcNC-Hum4PLGU:

        <meta name="viewport" content="width=device-width,initial-scale=1"/>
<script>

if (document.documentElement && document.documentElement.style && document.documentElement.style.setProperty) {
document.documentElement.style.setProperty('--vh', '' + (window.innerHeight * 0.01) + 'px');
}
</script><title>Meld aan met Bulex</title>

<script src="/auth/resources/wsjm9/login/bulex-b2c/3877/js/login.js" type="text/javascript"></script> <script src="/auth/resources/wsjm9/login/bulex-b2c/js/menu-button-links.js" type="module"></script> <script type="module"> import { checkCookiesAndSetTimer } from "/auth/resources/wsjm9/login/bulex-b2c/js/authChecker.js";
        checkCookiesAndSetTimer(
          "00bad174-1114-435a-a050-f54ac6048f7a",
          "BP3cNSpT2yg",
          "/auth/realms/bulex-b2c/login-actions/restart?client_id=myvaillant&tab_id=BP3cNSpT2yg&skip_logout=true"
        );
    </script>
Bulex
NL

Tijdelijke hinder mogelijk van {0} tot en met {1} door vernieuwing van ons informaticasysteem. Deze vernieuwing is essentieel om de werking, betrouwbaarheid en veiligheid van onze systemen te garanderen. We verontschuldigen ons voor het ongemak.
Meld je aan op jouw account

    <div id="kc-form">
      <div id="kc-form-wrapper">
            <form id="kc-form-login" onsubmit="login.disabled = true; return true;" action="https://identity.vaillant-group.com/auth/realms/bulex-b2c/login-actions/authenticate?session_code=zJHz-scMwGxYdd8B5yib4UK0j7EGuYX5CHmZvSwhdcM&amp;execution=276c9b56-32f9-43e6-8b6d-d4488dc26512&amp;client_id=myvaillant&amp;tab_id=BP3cNSpT2yg" method="post">
                    <div class="form-group">
                        <label for="username" class="">E-mail</label>

                        <input tabindex="2" id="username" placeholder="" class="" name="username" value="" type="email" autofocus autocomplete="username"
                               aria-invalid=""
                        />


                    </div>

                <div class="form-group">
                    <label for="password" class="">Wachtwoord</label>

                    <div class="">
                        <input tabindex="3" id="password" placeholder="" class="" name="password" type="password" autocomplete="current-password"
                               aria-invalid=""
                        />
                        <button class="show-password" type="button" aria-label="Show password"
                                aria-controls="password" data-password-toggle tabindex="4"
                                data-icon-show="opened-eye" data-icon-hide="closed-eye"
                                data-label-show="Show password" data-label-hide="Hide password">
                            <i class="opened-eye" aria-hidden="true"></i>
                        </button>
                    </div>


                </div>

                <div class="form-group form-settings">
                    <div id="kc-form-options">
                        </div>
                        <div class="form-options-wrapper">
                              <span><a id="reset-password" tabindex="6"
                                       href="/auth/realms/bulex-b2c/login-actions/reset-credentials?client_id=myvaillant&amp;tab_id=BP3cNSpT2yg">Reset wachtwoord</a></span>
                        </div>

                  </div>

                  <div id="kc-form-buttons" class="form-group">
                      <input type="hidden" id="id-hidden-input" name="credentialId" />
                      <input tabindex="7" class="   " name="login" id="kc-login" type="submit" value="Aanmelden"/>
                  </div>
            </form>
        </div>
    </div>
    <script type="module" src="/auth/resources/wsjm9/login/bulex-b2c/js/passwordVisibility.js"></script>





    </div>
  </div>

</div>
Cookie niet gevonden. Gelieve ervoor te zorgen dat cookies ingeschakeld zijn in je browser.
  <ul>
    
      <li>
        <a href='https://migolink.com/migo-pp.html?lang=nl_BE' target="_blank">Privacyverklaring</a>
      </li>
    
      <li>
        <a href='https://migolink.com/migo-tac.html?lang=nl_BE' target="_blank">Gebruiksvoorwaarden</a>
      </li>
    
  </ul>

<span class="support-id">Support ID: 4c4c00208f8d276229d462a159b97ca9</span>

2024-10-31 12:29:13.734 DEBUG (MainThread) [myPyllant.api] Got login url https://identity.vaillant-group.com/auth/realms/bulex-b2c/login-actions/authenticate?session_code=zJHz-scMwGxYdd8B5yib4UK0j7EGuYX5CHmZvSwhdcM&execution=276c9b56-32f9-43e6-8b6d-d4488dc26512&client_id=myvaillant&tab_id=BP3cNSpT2yg
2024-10-31 12:29:13.735 DEBUG (MainThread) [myPyllant.http_client] Starting POST to https://identity.vaillant-group.com/auth/realms/bulex-b2c/login-actions/authenticate?session_code=zJHz-scMwGxYdd8B5yib4UK0j7EGuYX5CHmZvSwhdcM&execution=276c9b56-32f9-43e6-8b6d-d4488dc26512&client_id=myvaillant&tab_id=BP3cNSpT2yg
2024-10-31 12:29:13.742 DEBUG (MainThread) [myPyllant.http_client] Sending POST to https://identity.vaillant-group.com/auth/realms/bulex-b2c/login-actions/authenticate?session_code=zJHz-scMwGxYdd8B5yib4UK0j7EGuYX5CHmZvSwhdcM&execution=276c9b56-32f9-43e6-8b6d-d4488dc26512&client_id=myvaillant&tab_id=BP3cNSpT2yg with b'username=phil.eu%40gmx.com&password=xxxxxxx&credentialId='
2024-10-31 12:29:13.847 DEBUG (MainThread) [myPyllant.http_client] Got response for POST to https://identity.vaillant-group.com/auth/realms/bulex-b2c/login-actions/authenticate?session_code=zJHz-scMwGxYdd8B5yib4UK0j7EGuYX5CHmZvSwhdcM&execution=276c9b56-32f9-43e6-8b6d-d4488dc26512&client_id=myvaillant&tab_id=BP3cNSpT2yg:

        <meta name="viewport" content="width=device-width,initial-scale=1"/>
<script>

if (document.documentElement && document.documentElement.style && document.documentElement.style.setProperty) {
document.documentElement.style.setProperty('--vh', '' + (window.innerHeight * 0.01) + 'px');
}
</script><title>Meld aan met Bulex</title>

<script src="/auth/resources/wsjm9/login/bulex-b2c/3877/js/login.js" type="text/javascript"></script> <script src="/auth/resources/wsjm9/login/bulex-b2c/js/menu-button-links.js" type="module"></script> <script type="module"> import { checkCookiesAndSetTimer } from "/auth/resources/wsjm9/login/bulex-b2c/js/authChecker.js";
        checkCookiesAndSetTimer(
          "00bad174-1114-435a-a050-f54ac6048f7a",
          "BP3cNSpT2yg",
          "/auth/realms/bulex-b2c/login-actions/restart?client_id=myvaillant&tab_id=BP3cNSpT2yg&skip_logout=true"
        );
    </script>
<SCRIPT> if (typeof history.replaceState === 'function') { history.replaceState({}, "some title", "https://identity.vaillant-group.com/auth/realms/bulex-b2c/login-actions/authenticate?execution=276c9b56-32f9-43e6-8b6d-d4488dc26512&client_id=myvaillant&tab_id=BP3cNSpT2yg"); }</SCRIPT>
Bulex
NL

Tijdelijke hinder mogelijk van {0} tot en met {1} door vernieuwing van ons informaticasysteem. Deze vernieuwing is essentieel om de werking, betrouwbaarheid en veiligheid van onze systemen te garanderen. We verontschuldigen ons voor het ongemak.
Meld je aan op jouw account

    <div id="kc-form">
      <div id="kc-form-wrapper">
            <form id="kc-form-login" onsubmit="login.disabled = true; return true;" action="https://identity.vaillant-group.com/auth/realms/bulex-b2c/login-actions/authenticate?session_code=iKSUSWjESCTMPaitDh1beZ1Cf9zOXsn8RqudNT_RtFU&amp;execution=276c9b56-32f9-43e6-8b6d-d4488dc26512&amp;client_id=myvaillant&amp;tab_id=BP3cNSpT2yg" method="post">
                    <div class="form-group">
                        <label for="username" class="">E-mail</label>

                        <input tabindex="2" id="username" placeholder="" class="" name="username" value="[email protected]" type="email" autofocus autocomplete="username"
                               aria-invalid="true"
                        />

                            <span id="input-error" class="form-input-error" aria-live="polite">
                                    Ongeldige gebruikersnaam of wachtwoord.
                            </span>

                    </div>

                <div class="form-group">
                    <label for="password" class="">Wachtwoord</label>

                    <div class="">
                        <input tabindex="3" id="password" placeholder="" class="" name="password" type="password" autocomplete="current-password"
                               aria-invalid="true"
                        />
                        <button class="show-password" type="button" aria-label="Show password"
                                aria-controls="password" data-password-toggle tabindex="4"
                                data-icon-show="opened-eye" data-icon-hide="closed-eye"
                                data-label-show="Show password" data-label-hide="Hide password">
                            <i class="opened-eye" aria-hidden="true"></i>
                        </button>
                    </div>


                </div>

                <div class="form-group form-settings">
                    <div id="kc-form-options">
                        </div>
                        <div class="form-options-wrapper">
                              <span><a id="reset-password" tabindex="6"
                                       href="/auth/realms/bulex-b2c/login-actions/reset-credentials?client_id=myvaillant&amp;tab_id=BP3cNSpT2yg">Reset wachtwoord</a></span>
                        </div>

                  </div>

                  <div id="kc-form-buttons" class="form-group">
                      <input type="hidden" id="id-hidden-input" name="credentialId" />
                      <input tabindex="7" class="   " name="login" id="kc-login" type="submit" value="Aanmelden"/>
                  </div>
            </form>
        </div>
    </div>
    <script type="module" src="/auth/resources/wsjm9/login/bulex-b2c/js/passwordVisibility.js"></script>





    </div>
  </div>

</div>
Cookie niet gevonden. Gelieve ervoor te zorgen dat cookies ingeschakeld zijn in je browser.
  <ul>
    
      <li>
        <a href='https://migolink.com/migo-pp.html?lang=nl_BE' target="_blank">Privacyverklaring</a>
      </li>
    
      <li>
        <a href='https://migolink.com/migo-tac.html?lang=nl_BE' target="_blank">Gebruiksvoorwaarden</a>
      </li>
    
  </ul>

<span class="support-id">Support ID: a4338f897f134e5ae4241142976a3866</span>

2024-10-31 12:29:13.848 DEBUG (MainThread) [myPyllant.api] Got login response headers <CIMultiDictProxy('Date': 'Thu, 31 Oct 2024 11:29:13 GMT', 'Content-Type': 'text/html;charset=utf-8', 'Content-Length': '9038', 'Connection': 'keep-alive', 'Set-Cookie': 'INGRESSCOOKIE=1730374154.748.842.547889|688ad7bf33e0f65c8d5d0fc7a4cb047c; Path=/auth(?!/(admin|metrics|realms/master|realms/[^\\/]+/user-account/clean-up|realms/[^\\/]+/activation/.).)/; HttpOnly', 'Cache-Control': 'no-store, must-revalidate, max-age=0', 'Content-Language': 'nl-be', 'Content-Security-Policy': "frame-src 'self'; frame-ancestors 'self'; object-src 'none';", 'Referrer-Policy': 'no-referrer', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains', 'X-Content-Type-Options': 'nosniff', 'X-Frame-Options': 'SAMEORIGIN', 'X-Robots-Tag': 'none', 'X-XSS-Protection': '1; mode=block')>


Thanks in advance for your help !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant