connexion.hydroquebec.com Open in urlscan Pro
199.22.56.89  Public Scan

Submitted URL: https://ofsys.hydroquebec.com/T/OFC4/L2S/9402/B2742674/mf6y/746137/28082812/eWixBd/1/32144894/OHtsnvDe/I/759170/oQXZFw.html?h=...
Effective URL: https://connexion.hydroquebec.com/hqam/XUI/?realm=/clients&locale=fr&goto=https://connexion.hydroquebec.com:443/hqam/oauth2/author...
Submission: On April 12 via manual from CA — Scanned from CA

Form analysis 1 forms found in the DOM

POST

<form action="" method="post" class="form login" data-stage="LDAP1">
  <fieldset class="row">
    <div class="form-group">
      <!--
 * The contents of this file are subject to the terms of the Common Development and
 * Distribution License (the License). You may not use this file except in compliance with the
 * License.
 *
 * You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
 * specific language governing permission and limitations under the License.
 *
 * When distributing Covered Software, include this CDDL Header Notice in each file and include
 * the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
 * Header, with the fields enclosed by brackets [] replaced by your own identifying
 * information: "Portions copyright [year] [name of copyright owner]".
 *
 * Copyright 2015-2017 ForgeRock AS. All Rights Reserved
-->
      <label class="" for="idToken1">
        <span>Adresse courriel </span>
      </label>
      <input type="text" id="idToken1" name="callback_0" value="" data-validator="required" required="" data-validator-event="keyup" class="form-control input-lg" autofocus="">
    </div>
    <div class="form-group">
      <!--
 * The contents of this file are subject to the terms of the Common Development and
 * Distribution License (the License). You may not use this file except in compliance with the
 * License.
 *
 * You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
 * specific language governing permission and limitations under the License.
 *
 * When distributing Covered Software, include this CDDL Header Notice in each file and include
 * the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
 * Header, with the fields enclosed by brackets [] replaced by your own identifying
 * information: "Portions copyright [year] [name of copyright owner]".
 *
 * Copyright 2015-2017 ForgeRock AS. All Rights Reserved
-->
      <script type="text/javascript">
        var onShowPasswordBtnClick = function() {
          if ($('.password-input').attr('type') === 'password') {
            $('#show-password-btn').removeClass('fhq-eye');
            $('#show-password-btn').addClass('fhq-eye_close');
            $('.password-input').attr('type', 'text');
          } else {
            $('#show-password-btn').removeClass('fhq-eye_close');
            $('#show-password-btn').addClass('fhq-eye');
            $('.password-input').attr('type', 'password');
          }
        }
      </script>
      <style>
        .show-pw-button:focus {
          outline: none;
        }
      </style>
      <label for="idToken2" class="aria-label">
        <span>Mot de passe </span>
      </label>
      <div style="position:relative">
        <input type="password" id="idToken2" name="callback_1" class="password-input form-control input-lg" value="" data-validator="required" required="" data-validator-event="keyup">
        <span id="show-password-btn" onclick="onShowPasswordBtnClick()" class="show-pw-button fhq fhq-eye" style="position:absolute;top:0px;right:5px;cursor:pointer;color:#1b75bb;font-size:2em;" tabindex="0" role="button">
        </span>
      </div>
    </div>
    <div class="form-group">
      <a href="https://profil-client.hydroquebec.com/fr/mot-de-passe-oublie?goto=https%3A%2F%2Fconnexion.hydroquebec.com%2Fhqam%2FXUI%2F%3Frealm%3D%2Fclients%26locale%3Dfr%26goto%3Dhttps%3A%2F%2Fconnexion.hydroquebec.com%3A443%2Fhqam%2Foauth2%2Fauthorize%3Fresponse_type%253Dtoken%252520id_token%2526client_id%253DMF_I33468f56-eff7-4ad8-9363-cdc737bb405b%2526state%253DSG1FSV9Xck01MmphZlJsTlp3MjN2aWlQRWU0MHJxOWE0SXJGckhSTkpNMXV5%25253B%2525257B%25252522state%25252522%2525253A%25252522%2525257B%2525255C%25252522url%2525255C%25252522%2525253A%2525255C%25252522%2525252Fportail%2525252Ffr%2525252Fgroup%2525252Fclientele%2525252Fservice-comparez-vous%2525253Futm_source%2525253Dsys-ope-cv-fr%25252526utm_medium%2525253Demail%25252526utm_campaign%2525253Dope-recrutement%25252526utm_content%2525253Drecuperer-mes-rapports%2525255C%25252522%2525257D%25252522%2525252C%25252522stateStore%25252522%2525253A%25252522url%25252522%2525257D%2526redirect_uri%253Dhttps%25253A%25252F%25252Fsession.hydroquebec.com%25252Foauth2%25252Fcallback%2526scope%253Dopenid%252520profile%252520email%2526nonce%253DSG1FSV9Xck01MmphZlJsTlp3MjN2aWlQRWU0MHJxOWE0SXJGckhSTkpNMXV5%2526locale%253Dfr%23login%2F">Mot de passe oublié ?</a>
      <br>
      <a href="http://www.hydroquebec.com/soutien-espace-client.html" role="button" target="_self">Vous avez de la difficulté à ouvrir une session ?</a>
    </div>
    <!--
                                     * The contents of this file are subject to the terms of the Common Development and
                                     * Distribution License (the License). You may not use this file except in compliance with the
                                     * License.
                                     *
                                     * You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
                                     * specific language governing permission and limitations under the License.
                                     *
                                     * When distributing Covered Software, include this CDDL Header Notice in each file and include
                                     * the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
                                     * Header, with the fields enclosed by brackets [] replaced by your own identifying
                                     * information: "Portions copyright [year] [name of copyright owner]".
                                     *
                                     * Copyright 2015-2017 ForgeRock AS. All Rights Reserved
                                    -->
    <div class="remember-forgot clearfix">
      <div class="checkbox pull-left">
        <label for="remember"><input type="checkbox" name="loginRemember" id="remember"> Se souvenir de mon adresse courriel.</label>
      </div>
    </div>
    <div class="form-group">
      <!--
 * The contents of this file are subject to the terms of the Common Development and
 * Distribution License (the License). You may not use this file except in compliance with the
 * License.
 *
 * You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
 * specific language governing permission and limitations under the License.
 *
 * When distributing Covered Software, include this CDDL Header Notice in each file and include
 * the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
 * Header, with the fields enclosed by brackets [] replaced by your own identifying
 * information: "Portions copyright [year] [name of copyright owner]".
 *
 * Copyright 2015-2017 ForgeRock AS. All Rights Reserved
-->
      <input id="loginButton_0" name="callback_2" type="submit" role="button" index="0" value="Ouvrir une session" class="btn btn-lg btn-block btn-uppercase btn-primary">
    </div>
    <!--
                         * The contents of this file are subject to the terms of the Common Development and
                         * Distribution License (the License). You may not use this file except in compliance with the
                         * License.
                         *
                         * You can obtain a copy of the License at legal/CDDLv1.0.txt. See the License for the
                         * specific language governing permission and limitations under the License.
                         *
                         * When distributing Covered Software, include this CDDL Header Notice in each file and include
                         * the License file at legal/CDDLv1.0.txt. If applicable, add the following below the CDDL
                         * Header, with the fields enclosed by brackets [] replaced by your own identifying
                         * information: "Portions copyright [year] [name of copyright owner]".
                         *
                         * Copyright 2015-2018 ForgeRock AS. All Rights Reserved
                        -->
    <ul class="liens-additionnels">
      <li><a href="https://portailgp.hydroquebec.com/prmportal_fra">Accès – Clients au tarif L ou LG (grande puissance)</a></li>
    </ul>
  </fieldset>
</form>

Text Content

Toggle navigation


 * ESPACE CLIENT

 * Page d’accueil
 * Nous joindre
 * English


ACCÉDER À MON ESPACE CLIENT

ou créer mon Espace client
Adresse courriel
Mot de passe

Mot de passe oublié ?
Vous avez de la difficulté à ouvrir une session ?
Se souvenir de mon adresse courriel.

 * Accès – Clients au tarif L ou LG (grande puissance)

 * Prévention des fraudes
 * Conditions et confidentialité
 * Accessibilité
 * Nétiquette
 * Loi sur l’accès

© Hydro-Québec, 1996-2022 Tous droits réservés.