login2.sig-ge.ch
Open in
urlscan Pro
194.147.245.110
Public Scan
Submitted URL: https://login2.sig-ge.ch/adfs/ls/?wa=wsignin1.0&wtrealm=urn%3aauth%3asig-ge.ch&wctx=https%3a%2f%2fauth.sig-ge.ch%2fservic...
Effective URL: https://login2.sig-ge.ch/adfs/ls/?wa=wsignin1.0&wtrealm=urn%3aauth%3asig-ge.ch&wctx=https%3a%2f%2fauth.sig-ge.ch%2fservic...
Submission: On February 13 via manual from IN — Scanned from DE
Effective URL: https://login2.sig-ge.ch/adfs/ls/?wa=wsignin1.0&wtrealm=urn%3aauth%3asig-ge.ch&wctx=https%3a%2f%2fauth.sig-ge.ch%2fservic...
Submission: On February 13 via manual from IN — Scanned from DE
Form analysis
2 forms found in the DOMPOST /adfs/ls/?wa=wsignin1.0&wtrealm=urn%3aauth%3asig-ge.ch&wctx=https%3a%2f%2fauth.sig-ge.ch%2fservic...&client-request-id=fe90522f-03cd-4756-9c04-0080030000f5&RedirectToIdentityProvider=AD+AUTHORITY
<form method="post" id="loginForm" autocomplete="off" novalidate="novalidate" onkeypress="if (event && event.keyCode == 13) Login.submitLoginRequest();"
action="/adfs/ls/?wa=wsignin1.0&wtrealm=urn%3aauth%3asig-ge.ch&wctx=https%3a%2f%2fauth.sig-ge.ch%2fservic...&client-request-id=fe90522f-03cd-4756-9c04-0080030000f5&RedirectToIdentityProvider=AD+AUTHORITY">
<div id="error" class="fieldMargin error smallText" style="display: none;">
<span id="errorText" for="" aria-live="assertive" role="alert"></span>
</div>
<div id="formsAuthenticationArea">
<div id="userNameArea" class="form-item form-item--focus js-form-item">
<label id="userNameInputLabel" for="userNameInput" class="input-label">Nom d'utilisateur</label>
<input id="userNameInput" name="UserName" type="email" value="" tabindex="1" class="text fullWidth" spellcheck="false" placeholder="" autocomplete="off">
<span class="form-item__focus-indicator"></span>
</div>
<div id="passwordArea" class="form-item js-form-item">
<label id="passwordInputLabel" for="passwordInput" class="input-label">Kennwort</label>
<input id="passwordInput" name="Password" type="password" tabindex="2" class="text fullWidth" placeholder="" autocomplete="off">
<span class="form-item__focus-indicator"></span>
</div>
<div id="kmsiArea" style="display:''">
<input type="checkbox" name="Kmsi" id="kmsiInput" value="true" tabindex="3"><span class="checkbox-checkmark"></span>
<label for="kmsiInput">Rester connecté</label>
</div>
<div id="submissionArea" class="submitMargin">
<span id="submitButton" class="submit disabled" tabindex="4" role="button" onkeypress="if (event && event.keyCode == 32) Login.submitLoginRequest();" onclick="return Login.submitLoginRequest();">Se connecter</span>
<a href="https://static-ec.sig-ge.ch/comptes/compte-client/identifiant-oublie-choix" id="linkForgottenClient" class="btn-link actionLink bloc-customer"><img src="/adfs/portal/images/arrow-next-bold.png"> Identifiants oubliés</a><a href="https://static-ec.sig-ge.ch/comptes/compte-partenaire/mot-de-passe-by-login" id="linkForgottenClient" class="btn-link actionLink bloc-partner"><img src="/adfs/portal/images/arrow-next-bold.png"> Identifiants oubliés</a>
</div>
</div>
<input id="optionForms" type="hidden" name="AuthMethod" value="FormsAuthentication">
</form>
POST https://login2.sig-ge.ch:443/adfs/ls/?wa=wsignin1.0&wtrealm=urn%3aauth%3asig-ge.ch&wctx=https%3a%2f%2fauth.sig-ge.ch%2fservic...&client-request-id=fe90522f-03cd-4756-9c04-0080030000f5&RedirectToIdentityProvider=AD+AUTHORITY
<form id="options" method="post"
action="https://login2.sig-ge.ch:443/adfs/ls/?wa=wsignin1.0&wtrealm=urn%3aauth%3asig-ge.ch&wctx=https%3a%2f%2fauth.sig-ge.ch%2fservic...&client-request-id=fe90522f-03cd-4756-9c04-0080030000f5&RedirectToIdentityProvider=AD+AUTHORITY">
<script type="text/javascript">
function SelectOption(option) {
var w = document.getElementById('waitingWheelDiv');
if (w) w.style.display = 'inline';
var i = document.getElementById('optionSelection');
i.value = option;
document.forms['options'].submit();
return false;
}
</script>
<input id="optionSelection" type="hidden" name="AuthMethod">
<input id="userNameInputOptionsHolder" name="UserName" value="" type="hidden">
<div id="authOptionLinks" class="groupMargin">
<div id="waitingWheelDiv" style="display: none;">
<div id="WaitingWheel">
<!-- NOTE: This style portion is identical to cookie pull page, they are not in shared css file because of legacy dependancies for custom themes-->
<!-- CSS for small "waiting" wheel -->
<style>
#floatingCirclesG {
position: relative;
width: 125px;
height: 125px;
margin: auto;
transform: scale(0.4);
-o-transform: scale(0.4);
-ms-transform: scale(0.4);
-webkit-transform: scale(0.4);
-moz-transform: scale(0.4);
}
.f_circleG {
position: absolute;
height: 22px;
width: 22px;
border-radius: 12px;
-o-border-radius: 12px;
-ms-border-radius: 12px;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
animation-name: f_fadeG;
-o-animation-name: f_fadeG;
-ms-animation-name: f_fadeG;
-webkit-animation-name: f_fadeG;
-moz-animation-name: f_fadeG;
animation-duration: 1.2s;
-o-animation-duration: 1.2s;
-ms-animation-duration: 1.2s;
-webkit-animation-duration: 1.2s;
-moz-animation-duration: 1.2s;
animation-iteration-count: infinite;
-o-animation-iteration-count: infinite;
-ms-animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite;
animation-direction: normal;
-o-animation-direction: normal;
-ms-animation-direction: normal;
-webkit-animation-direction: normal;
-moz-animation-direction: normal;
}
#frotateG_01 {
left: 0;
top: 51px;
animation-delay: 0.45s;
-o-animation-delay: 0.45s;
-ms-animation-delay: 0.45s;
-webkit-animation-delay: 0.45s;
-moz-animation-delay: 0.45s;
}
#frotateG_02 {
left: 15px;
top: 15px;
animation-delay: 0.6s;
-o-animation-delay: 0.6s;
-ms-animation-delay: 0.6s;
-webkit-animation-delay: 0.6s;
-moz-animation-delay: 0.6s;
}
#frotateG_03 {
left: 51px;
top: 0;
animation-delay: 0.75s;
-o-animation-delay: 0.75s;
-ms-animation-delay: 0.75s;
-webkit-animation-delay: 0.75s;
-moz-animation-delay: 0.75s;
}
#frotateG_04 {
right: 15px;
top: 15px;
animation-delay: 0.9s;
-o-animation-delay: 0.9s;
-ms-animation-delay: 0.9s;
-webkit-animation-delay: 0.9s;
-moz-animation-delay: 0.9s;
}
#frotateG_05 {
right: 0;
top: 51px;
animation-delay: 1.05s;
-o-animation-delay: 1.05s;
-ms-animation-delay: 1.05s;
-webkit-animation-delay: 1.05s;
-moz-animation-delay: 1.05s;
}
#frotateG_06 {
right: 15px;
bottom: 15px;
animation-delay: 1.2s;
-o-animation-delay: 1.2s;
-ms-animation-delay: 1.2s;
-webkit-animation-delay: 1.2s;
-moz-animation-delay: 1.2s;
}
#frotateG_07 {
left: 51px;
bottom: 0;
animation-delay: 1.35s;
-o-animation-delay: 1.35s;
-ms-animation-delay: 1.35s;
-webkit-animation-delay: 1.35s;
-moz-animation-delay: 1.35s;
}
#frotateG_08 {
left: 15px;
bottom: 15px;
animation-delay: 1.5s;
-o-animation-delay: 1.5s;
-ms-animation-delay: 1.5s;
-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
}
@keyframes f_fadeG {
0% {
background-color: rgb(47, 146, 212);
}
100% {
background-color: rgb(255, 255, 255);
}
}
@-o-keyframes f_fadeG {
0% {
background-color: rgb(47, 146, 212);
}
100% {
background-color: rgb(255, 255, 255);
}
}
@-ms-keyframes f_fadeG {
0% {
background-color: rgb(47, 146, 212);
}
100% {
background-color: rgb(255, 255, 255);
}
}
@-webkit-keyframes f_fadeG {
0% {
background-color: rgb(47, 146, 212);
}
100% {
background-color: rgb(255, 255, 255);
}
}
@-moz-keyframes f_fadeG {
0% {
background-color: rgb(47, 146, 212);
}
100% {
background-color: rgb(255, 255, 255);
}
}
</style>
<!-- Div containing small "waiting" wheel -->
<div id="floatingCirclesG">
<div class="f_circleG" id="frotateG_01"></div>
<div class="f_circleG" id="frotateG_02"></div>
<div class="f_circleG" id="frotateG_03"></div>
<div class="f_circleG" id="frotateG_04"></div>
<div class="f_circleG" id="frotateG_05"></div>
<div class="f_circleG" id="frotateG_06"></div>
<div class="f_circleG" id="frotateG_07"></div>
<div class="f_circleG" id="frotateG_08"></div>
</div>
</div>
</div>
</div>
</form>
Text Content
JAVASCRIPT ERFORDERLICH JavaScript ist erforderlich. JavaScript wird von diesem Webbrowser nicht unterstützt, oder JavaScript ist im Webbrowser nicht aktiviert. Informationen dazu, ob von Ihrem Webbrowser JavaScript unterstützt wird und wie JavaScript aktiviert wird, finden Sie in der Hilfe des Webbrowsers. Aller sur le site SIG 1. 2. Clients 3. Partenaires CONNEXION À VOTRE ESPACE CLIENT SIG CONNEXION À VOTRE ESPACE PARTENAIRE SIG IDENTIFIEZ-VOUS Nom d'utilisateur Kennwort Rester connecté Se connecter Identifiants oubliés Identifiants oubliés CRÉEZ VOTRE COMPTE Les avantages de votre espace client : * Faire vos relevés en ligne * Consulter vos factures * Suivre votre consommation * Modifier votre contrat Créer votre espace client CRÉEZ VOTRE COMPTE Les avantages de votre espace partenaire : * Faire une demande de renseignement * Demander un estimatif de raccordement * Faire une demande de raccordement * Faire une demande de démolition * Consulter les plans réseaux Créer votre espace partenaire VOTRE ESPACE PARTENAIRE RENFORCE SA SÉCURITÉ ! Pour accéder à l’Espace Partenaire, il est désormais nécessaire de nous communiquer votre numéro de téléphone portable et votre branche d’activité. Ces informations obligatoires vous seront demandées lors de la création de votre compte ou lors de votre prochaine connexion. Cette nouvelle mesure n’a aucune incidence sur vos données. En cas de problème, vous pouvez contacter le Service Clients au 0844 800 808. © 2023 Services Industriels de Genève - Administration