login.networks.nokia.com Open in urlscan Pro
131.228.6.102  Public Scan

Submitted URL: https://h135-245-16-40.outland.lucent.com/
Effective URL: https://login.networks.nokia.com/login/login.jsp?TYPE=33554433&REALMOID=06-eecf208b-809f-44ac-ba6e-498739fae112&GUID=&SMAUTHREASO...
Submission: On October 19 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: loginFormPOST /siteminderagent/forms/login.fcc

<form name="loginForm" onsubmit="return validateForm()" method="post" action="/siteminderagent/forms/login.fcc">
  <div class="box-row">
    <div class="box">
      <div class="boxer">
        <div class="box-row">
          <div class="box">
            <p class="formlabel">Username<span class="mandatorylabel">*</span></p>
          </div>
          <div class="box" style="width: 400px">
            <input type="text" class="formInput" autofocus="autofocus" name="USER">
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="box-row">
    <div class="box">
      <div class="boxer">
        <div class="box-row">
          <div id="pw" style="display:block">
            <div class="box">
              <p class="formlabel">Password<span class="mandatorylabel">*</span></p>
            </div>
            <div class="box" style="width: 400px">
              <input type="Password" class="formInput" name="PASSWORD" id="PASSWORD">
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <br>
  <div class="box-row">
    <div class="box">
      <div class="boxer">
        <div class="box-row">
          <div class="box" id="logInbutton">
            <input type="submit" class="button button-transparent-white" value="Log in">
          </div>
        </div>
        <!--input type="hidden" id="TARGET" name="TARGET" value=HTTPS://login.networks.nokia.com/dcpcc/?TYPE=33554433&REALMOID=06-1f8d2340-2b49-4ffa-bd99-1eeb36f098d7&GUID=&SMAUTHREASON=0&METHOD=GET&SMAGENTNAME=$SM$3RWlOav6ZwvL9Z1DDdt/dwbh6w8txeIjCbqVCHdsKph8eY452DUzpx3ct3059ghC&TARGET=$SM$https://h135-245-16-40.outland.lucent.com/-->
        <input type="hidden" id="TARGET" name="TARGET"
          value="https://online.networks.nokia.com/entry/Do?action=postlogin&amp;UserTarget=HTTPS%3A%2F%2Flogin.networks.nokia.com%2Fdcpcc%2F%3FTYPE%3D33554433%26REALMOID%3D06-1f8d2340-2b49-4ffa-bd99-1eeb36f098d7%26GUID%3D%26SMAUTHREASON%3D0%26METHOD%3DGET%26SMAGENTNAME%3D%24SM%243RWlOav6ZwvL9Z1DDdt%2Fdwbh6w8txeIjCbqVCHdsKph8eY452DUzpx3ct3059ghC%26TARGET%3D%24SM%24https%3A%2F%2Fh135-245-16-40.outland.lucent.com%2F">
        <input type="hidden" id="SMLOCALE" name="SMLOCALE" value="en_US">
        <input type="hidden" id="SMENC" name="SMENC" value="UTF-8">
        <input type="hidden" id="SMAUTHREASON" name="SMAUTHREASON" value="0">
        <input type="hidden" id="SMAGENTNAME" name="SMAGENTNAME" value="$SM$tIhrcm/9I7fq5I0W8rcGNvC5EqZ3RXqS6tSkvUktYafYLMncBmmy1i3Z4oNMBbA/">
        <br>
        <script type="text/javascript">
          var input = document.getElementById("PASSWORD");
          var text = document.getElementById("capsError");
          var span = document.getElementById("capsErrorRow");
          input.addEventListener("keyup", function(event) {
            // If "caps lock" is pressed, display the warning text
            if (event.getModifierState("CapsLock")) {
              console.log("caps");
              span.style.display = "block";
              text.textContent = "Caps lock is on.";
            } else {
              console.log("notcaps");
              span.style.display = "none"
            }
          });
        </script>
        <div class="box-row">
          <div class="box">
            <div class="boxer">
              <div class="box-row">
                <div class="box" style="padding-left: 110px; text-align: right;">
                  <a href="https://online.networks.nokia.com/newaccount/resetPassword.faces" class="formLink">Forgot Password?</a>
                </div>
                <div style="width: 30px; padding-left: 150px"></div>
                <div class="box">
                  <a href="https://online.networks.nokia.com/newaccount/email.faces" class="formlink">New User?</a>
                </div>
              </div>
            </div>
          </div>
        </div>
        <script>
          var error = getCookie('ErrorMsg');
          if (error == 1) {
            document.getElementById('errorRow').style.display = 'block';
            document.getElementById('errorTxt').textContent = "Either the account has been set to revoked or incorrect username used to login. Please try again or contact Support portal helpdesk on portal.support@nokia.com";
          }
          if (error == 2) {
            document.getElementById('errorRow').style.display = 'block';
            document.getElementById('errorTxt').textContent = "Incorrect Username or Password. Please try again.";
          }

          function getCookie(cname) {
            let name = cname + "=";
            let ca = document.cookie.split(';');
            for (let i = 0; i < ca.length; i++) {
              let c = ca[i];
              while (c.charAt(0) == ' ') {
                c = c.substring(1);
              }
              if (c.indexOf(name) == 0) {
                return c.substring(name.length, c.length);
              }
            }
            return "";
          }
        </script>
        <br>
        <!--                   <div class="box-row">
                    <div class="box">
                      <a href="#" class="btn btn-transparent-blue">Button Style 4</a>
                    </div>
                    <div class="box">
                      <a href="#" class="btn2 btn-transparent-blue">Button Style 5</a>
                    </div>
                    <div class="box">
                      <a href="#" class="btn3 btn-transparent-blue">Button Style 6</a>
                    </div>
                        </div>


                      <br><br>

                                              <div class="box-row">
                    <div class="box">
                      <a href="#" class="nokiaButton">Button Style 1</a>
                    </div>
                    <div class="box">
                      <a href="#" class="nokiaButtonStyle2">Button Style 2</a>
                    </div>
                    <div class="box">
                      <a href="#" class="nokiaButtonStyle3">Button Style 3</a>
                    </div>
                        </div> -->
      </div>
    </div>
  </div>
</form>

Text Content

Support Portal Partner Portal Training Portal General FAQs Registration Guide

Report an issue

Login

Nokia end users are offered access to different portals that allow them to use
our applications & services based on their needs.

New Users: Click the “New User” button below and follow the on-screen
instructions to register and gain access to the appropriate portal.
Returning Users: Please enter your registered corporate email address as your
username. For any concerns, contact the Nokia Portal Support Team.
Nokia Internal Users: Use your NOKIA-INTRA credentials (username/password) to
log in. For any issues, please contact the Nokia IT service Desk.


 * 

 * 

Username*



Password*





Forgot Password?

New User?

© 2024 Nokia | Terms of use | Privacy policy | Cookie policy