selfserve.synergy.net.au
Open in
urlscan Pro
13.107.246.32
Public Scan
Submitted URL: http://synergy.net.au/myaccount
Effective URL: https://selfserve.synergy.net.au/my-account.html
Submission: On April 06 via api from IN — Scanned from AU
Effective URL: https://selfserve.synergy.net.au/my-account.html
Submission: On April 06 via api from IN — Scanned from AU
Form analysis
1 forms found in the DOMName: wizardForm —
<form name="wizardForm" class="ng-pristine ng-scope ng-invalid ng-invalid-required" style="">
<div sy-form="myaccount-login">
<fieldset sy-field-set="" class="form-section">
<!-- syFormBody: -->
<div sy-form-body="" class="ng-scope" style=""><ng-form name="loginForm" class="form-login ng-pristine ng-scope ng-invalid ng-invalid-required">
<legend class="form-section-legend">Log in to My Account</legend>
<h1 class="heading">Log in to My Account</h1>
<div ng-init="successMessage = loginModel.getSuccessMessage()" ng-show="successMessage" class="message-successful ng-hide">
<span ng-bind="successMessage" class="ng-binding"></span>
</div>
<div sy-field-group="" class="field-group">
<div class="form-input-container">
<!-- NOTE: the placholder=" " was delibrate for a CSS form styling trick, DO NOT delete the space-->
<input sy-field="" type="text" class="form-input form-input--text ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" id="loginForm-username" name="username" ng-model="loginModel.username" placeholder=" "
autocomplete="off" required="">
<label for="loginForm-username" class="form-label">Username or email address</label>
</div>
<div ng-messages="loginForm.username.$error" role="alert" class="form-group-error ng-active">
<!-- ngMessage: required -->
<div ng-message="required" sy-message="E46" class="form-error ng-scope">
<p>Don't forget to enter your username or email address.</p>
</div>
</div>
</div>
<div sy-field-group="" class="field-group field-group--checkbox wrapper-remember">
<div class="form-input-container">
<input type="checkbox" ng-model="loginModel.rememberUsername" id="rememberUsername" class="form-input form-input--checkbox ng-pristine ng-untouched ng-valid ng-empty" autocomplete="off">
<label for="rememberUsername" class="form-label">Remember me</label>
</div>
</div>
<div sy-field-group="" class="field-group">
<div class="form-input-container">
<!-- NOTE: the placholder=" " was delibrate for a CSS form styling trick, DO NOT delete the space -->
<input sy-field="" required="" type="password" id="loginForm-password" name="password" ng-model="loginModel.password" placeholder=" " class="form-input form-input--text ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"
autocomplete="off">
<label for="loginForm-password" class="form-label">Password</label>
<i tabindex="0" class="password-toggle" ng-keydown="loginModel.handlePasswordKeyboardInput($event)" ng-click="loginModel.togglePassword($event)" aria-label="Reveal or hide password">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="icon-eye icon-show-password" viewBox="0 0 16 16">
<path d="M16 8s-3-5.5-8-5.5S0 8 0 8s3 5.5 8 5.5S16 8 16 8zM1.173 8a13.133 13.133 0 0 1 1.66-2.043C4.12 4.668 5.88 3.5 8 3.5c2.12 0 3.879 1.168 5.168 2.457A13.133 13.133 0 0 1 14.828 8c-.058.087-.122.183-.195.288-.335.48-.83 1.12-1.465 1.755C11.879 11.332 10.119 12.5 8 12.5c-2.12 0-3.879-1.168-5.168-2.457A13.134 13.134 0 0 1 1.172 8z"></path>
<path d="M8 5.5a2.5 2.5 0 1 0 0 5 2.5 2.5 0 0 0 0-5zM4.5 8a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0z"></path>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="icon-eye icon-hide-password hide" viewBox="0 0 16 16">
<path d="M13.359 11.238C15.06 9.72 16 8 16 8s-3-5.5-8-5.5a7.028 7.028 0 0 0-2.79.588l.77.771A5.944 5.944 0 0 1 8 3.5c2.12 0 3.879 1.168 5.168 2.457A13.134 13.134 0 0 1 14.828 8c-.058.087-.122.183-.195.288-.335.48-.83 1.12-1.465 1.755-.165.165-.337.328-.517.486l.708.709z"></path>
<path d="M11.297 9.176a3.5 3.5 0 0 0-4.474-4.474l.823.823a2.5 2.5 0 0 1 2.829 2.829l.822.822zm-2.943 1.299.822.822a3.5 3.5 0 0 1-4.474-4.474l.823.823a2.5 2.5 0 0 0 2.829 2.829z"></path>
<path d="M3.35 5.47c-.18.16-.353.322-.518.487A13.134 13.134 0 0 0 1.172 8l.195.288c.335.48.83 1.12 1.465 1.755C4.121 11.332 5.881 12.5 8 12.5c.716 0 1.39-.133 2.02-.36l.77.772A7.029 7.029 0 0 1 8 13.5C3 13.5 0 8 0 8s.939-1.721 2.641-3.238l.708.709zm10.296 8.884-12-12 .708-.708 12 12-.708.708z"></path>
</svg>
</i>
</div>
<div ng-messages="loginForm.password.$error" role="alert" class="form-group-error ng-active">
<!-- ngMessage: required -->
<div ng-message="required" sy-message="E49" class="form-error ng-scope">
<p>Don't forget to enter your password.</p>
</div>
</div>
</div>
<div sy-field-group="" class="field-group">
<button type="submit" ng-click="navigateToLogin()" ng-disabled="loginModel.nextdisable" ng-class="{'form-input--button--active': loginModel.nextdisable}" class="button button-primary button-login">
<span class="action-message" ng-hide="loginModel.nextdisable">Log in</span>
<span class="activity-message ng-hide" ng-show="loginModel.nextdisable">Processing... <span class="activity-indicator">
<span class="icon--lightbulb"></span>
</span>
</span>
</button>
</div>
<section class="sms">
<div sy-field-group="" class="sms-link-wrapper">
<a href="" ng-click="navigateToForgotUsername()" class="underline-link">Forgot username?</a>
<a href="" ng-click="navigateToForgotPassword()" class="underline-link">Forgot password?</a>
</div>
<section class="sms-or-wrapper">
<div class="or">or</div>
</section>
<div sy-field-group="" tooltip="tooltip" class="field-group ng-scope text-center">
<a class="one-time-link underline-link text-center" href="" ng-click="navigateToSmsLogin()">
Log in with one-time SMS code
</a>
<button type="button" sy-field-group-tooltip-toggle="" class="form-tooltip-toggle">
<span>Show help information</span>
</button>
<div class="form-tooltip">
<div class="tooltip-description">
<p> You will need a verified mobile number and associated supply address to request a secure one-time SMS code to log in. </p>
</div>
</div>
</div>
<div sy-field-group="" class="field-group">
<button class="button button-tertiary" ng-click="navigateToRegister()">New user? Register now</button>
</div>
</section>
</ng-form>
</div>
<div sy-form-nav="" class="field-group field-group--submit">
<div class="footer-nav ng-hide" ng-hide="navCtrl.hideNav">
<button id="form-control-nextButton" ng-click="navCtrl.next()" ng-disabled="navCtrl.disableNext() || navCtrl.isProcessing" ng-class="{'form-input--button--active': navCtrl.isProcessing}" type="submit" class="form-input--button button-next"
style="">
<span class="action-message ng-binding" ng-hide="navCtrl.isProcessing" style="">Next</span>
<span class="activity-message ng-hide" ng-show="navCtrl.isProcessing" style="">Processing... <span class="activity-indicator">
<span class="icon--lightbulb"></span>
</span>
</span>
</button>
<a href="" class="btn btn--keyline form-input--button form-input--button-auxiliary ng-binding ng-hide" ng-click="navCtrl.back()" ng-show="navCtrl.showBack">Back</a>
</div>
<div ng-show="navCtrl.nextMsg =='Solarchange'" class="ng-hide">
<button id="form-control-nextButton-solar" ng-click="navCtrl.next()" ng-disabled="navCtrl.disableNext() || navCtrl.isProcessing" ng-class="{'form-input--button--active': navCtrl.isProcessing}" type="submit"
class="form-input--button button-next" style="">
<span class="action-message" ng-hide="navCtrl.isProcessing" data-analytics-name="confirm details next" data-analytics-event="button click" data-analytics-type="button" data-analytics-formassociated="Moving In solar request callback"
style="">Next</span>
<span class="activity-message ng-hide" ng-show="navCtrl.isProcessing" style="">Processing... <span class="activity-indicator">
<span class="icon--lightbulb ng-binding"> </span>
</span>
</span>
</button>
<a href="" class="btn btn--keyline form-input--button form-input--button-auxiliary ng-binding ng-hide" ng-click="navCtrl.back()" ng-show="navCtrl.showBack">Back</a>
</div>
<div ng-show="navCtrl.backMsg =='Reset' && navCtrl.nextMsg =='Next'" class="ng-hide">
<button id="form-control-nextButton-Reset" ng-click="navCtrl.next()" ng-disabled="navCtrl.disableNext() || navCtrl.isProcessing" ng-class="{'form-input--button--active': navCtrl.isProcessing}" type="submit"
class="form-input--button button-next" style="">
<span class="action-message ng-binding" ng-hide="navCtrl.isProcessing" style="">Next</span>
<span class="activity-message ng-hide" ng-show="navCtrl.isProcessing" style="">Processing... <span class="activity-indicator">
<span class="icon--lightbulb"></span>
</span>
</span>
</button>
<a href="" id="resResetSolarBatteryValues_button" name="resResetSolarBatteryValues_button" data-event="form interaction" data-category="button click" class="button-res ng-binding ng-hide" ng-click="navCtrl.back()" ng-show="navCtrl.showBack">Back</a>
</div>
</div>
</fieldset>
</div>
</form>
Text Content
To take advantage of this service - please set your browser preferences to support JavaScript. Some browsers may not fully support JavaScript – please refer to your browser's help for more details. Close YOUR SESSION WILL EXPIRE DUE TO INACTIVITY You've been inactive for some time. For security reasons this session will reset itself in 1 minute and 59 seconds. If you need more time you can extend your session. Extend my session Close YOUR SESSION HAS EXPIRED Due to inactivity, we have ended this session to protect your personal information. Please restart your session to try again or return back to our homepage. Restart session Close YOUR SESSION HAS EXPIRED Due to inactivity, we have ended this session to protect your personal information. Please restart your application to try again or return back to our homepage. Restart application Close Close YOUR SESSION HAS EXPIRED To protect your personal information, we have reset this payment form due to inactivity. Please restart your payment request to try again or return back to our homepage. Restart submission Close Ok OOPS! OUR WEBSITE DOESN'T WORK IN INTERNET EXPLORER Unfortunately, the Synergy website doesn't work in Internet Explorer. SUPPORT FOR INTERNET EXPLORER ENDED ON 15TH OF JUNE 2022 But don't worry! You can seamlessly transition to Microsoft Edge - your favourites, preferences & other browser data will be automatically imported. Click here to get started with Microsoft Edge Log in to My Account LOG IN TO MY ACCOUNT Username or email address Don't forget to enter your username or email address. Remember me Password Don't forget to enter your password. Log in Processing... Forgot username? Forgot password? or Log in with one-time SMS code Show help information You will need a verified mobile number and associated supply address to request a secure one-time SMS code to log in. New user? Register now Next Processing... Back Next Processing... Back Next Processing... Back * Terms & conditions * Privacy * Accessibility * Contact us © Synergy 2023 Synergy acknowledges the Traditional Custodians throughout Western Australia and their continuing connection to the land, water and community. We pay our respects to all members of the Aboriginal communities and their cultures; and to Elders past, present and emerging.