id.credit-suisse.com Open in urlscan Pro
199.53.108.42  Public Scan

Submitted URL: https://id-sg.credit-suisse.com/
Effective URL: https://id.credit-suisse.com/auth/login.fcc?SMQUERYDATA=-SM-B3g0tVg5EUnrxzI%2b9NiEvkKQqRedAMhdf6YGYAJAIcO8JwKjKeB%2fBrBZH7itL...
Submission: On May 27 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 7 forms found in the DOM

Name: login

<form name="login" id="login" class="form-horizontal float-label ng-pristine ng-invalid ng-invalid-required ng-valid-maxlength" ng-show="(!forcechange &amp;&amp; step==1 &amp;&amp; !isCSPlus)" novalidate="" ng-submit="next()">
  <div class="col-xs-7 nopadding trusted-device-login hidden">
    <h3 class="title ng-binding">Please wait</h3>
    <h5 class="message ng-binding">while we log you in to your application</h5>
  </div>
  <div class="col-xs-12 nopadding">
    <div class="col-xs-11 nopadding">
      <div class="md-checkbox adel3 animated fadeIn">
        <h4 ng-show="language === 'en' || applicationName !== 'Application'" class="ng-binding">Sign in to Login@CS</h4>
        <!-- else -->
        <h4 ng-show="language !== 'en' &amp;&amp; applicationName === 'Application'" class="ng-binding ng-hide">Sign in</h4>
      </div>
    </div>
  </div>
  <div class="col-xs-12 nopadding pull-left ng-hide" ng-show="showCsSSO">
    <h5 class="forgot adel4 pull-left text-primary ng-binding animated fadeIn show" tabindex="4" ng-bind-html="smartCardHTML">Authenticating via SmartCard for a quick
      access...<br><br><a id="smartCardCountdown" href="#" onclick="stopSmartCardCountdown(); return false">Click here</a> or press Ctrl-C to cancel and use a standard login.</h5>
  </div>
  <!-- Feedback Text -->
  <div class="js-1falogin">
    <div class="col-xs-12 nopadding" style="height: 63px;" id="feedbackText">
      <h5 class="feedback error-text ng-binding ng-hide visible animated flash" ng-show="duplicateEmail"> Something went wrong. <br> Try to login with userID or contact with Helpdesk. </h5>
      <h5 class="feedback error-text ng-binding ng-hide visible animated flash" ng-show="(login1faFail || loginPasswordOKFail) &amp;&amp; !duplicateEmail"> Some of your information is incorrect. <br> Please try again. </h5>
      <h5 class="feedback error-text additional ng-binding animated flash"> Having trouble signing in? You may be entering the wrong details, or your account may be locked. <br>
        <span style="color:black;">
          <a class="error-link ng-binding" onclick="document.location.href = '/recover' + document.location.search">Reset your password</a> or
          <a class="error-link ng-binding" target="_blank" href="/auth/v1/p/s/cms/help.html">visit our help section</a>. </span>
      </h5>
    </div>
    <!-- Email / ID Field -->
    <div class="control email adel2 animated fadeIn show" id="emailControl">
      <input autofocus="" autocomplete="off" id="email" ng-model="formData.user" class="placeholder-grey ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required placeholder-hide" type="text" name="email"
        placeholder="Enter Email Address or Credit Suisse ID" tabindex="1" required="">
      <label autocomplete="off" id="email-label" for="email" class="ng-binding">Enter Email Address or Credit Suisse ID</label>
      <span class="highlight-bar email-span"></span>
      <div class="invalid invisible ng-binding">Please enter a valid e-mail.</div>
      <div class="empty email invisible ng-binding" id="emailAddressErrLabel">Please enter Email Address or CS ID.</div>
    </div>
    <!-- Password Field -->
    <div class="control password adel3 animated fadeIn ng-hide show" id="passwordControl" ng-show="onestepLogin ||showRememberMe">
      <input autocomplete="off" id="password" class="placeholder-grey ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" type="password" ng-model="formData.PASSWORD" name="password" placeholder="Enter Password"
        tabindex="2" maxlength="64" onkeypress="return restrictCharacters()" required="">
      <label id="pass-label" autocomplete="off" for="password" class="ng-binding">Password</label>
      <span class="highlight-bar"></span>
      <div class="pass-icons">
        <img data-toggle="tooltip" data-original-title="Caps Lock On" id="capsOn" class="capsOn hide" src="/auth/v1/p/s/cms/img/caps.svg">
        <i data-toggle="tooltip" data-original-title="Show Password" id="showPass" class="fa fa-eye" ng-click="showPassword = true" ng-show="!showPassword"></i>
        <i data-toggle="tooltip" data-original-title="Hide Password" id="hidePass" class="fa fa-eye-slash ng-hide" ng-click="showPassword = false" ng-show="showPassword"></i>
      </div>
      <div class="empty password invisible ng-binding" id="passwordErrLabel">Please enter a password.</div>
    </div>
    <div class="col-xs-12 nopadding">
      <button type="submit" class="button-wrap btn btn-block login-button ng-binding" tabindex="3">Next</button>
    </div>
    <div class="col-xs-13 nopadding">
      <div class="col-xs-6 nopadding ng-hide" ng-show="showEBACheckBox &amp;&amp; !showRememberMe &amp;&amp; !onestepLogin">
        <div class="md-checkbox adel3 animated fadeIn">
          <input id="eCheck" type="checkbox" ng-model="formData.EMAIL_AUTH" class="ng-pristine ng-untouched ng-valid ng-empty">
          <label for="eCheck" class="ng-binding">Email Authentication</label>
        </div>
      </div>
      <div class="col-xs-6 nopadding zindex-tooltip ng-hide" ng-show="trustDevicePrompt &amp;&amp; onestepLogin &amp;&amp; !showRememberMe &amp;&amp; trustedDevicesSupported">
        <div class="md-checkbox adel3 animated fadeIn">
          <input id="bCheck" type="checkbox" ng-model="formData.TRUST_DEVICE" class="ng-pristine ng-untouched ng-valid ng-empty">
          <label for="bCheck" data-toggle="tooltip" data-placement="bottom"
            data-original-title="Logging in with this checked will allow you to login again without a password for an extended period of time. You will be sent an email asking you to confirm by clicking a link in the email which you must open in this browser."
            class="ng-binding">Remember Me</label>
        </div>
      </div>
      <div class="col-xs-6 nopadding pull-left ng-hide" ng-show="showRememberMe">
        <div class="md-checkbox adel3 animated fadeIn">
          <input id="rCheck" type="checkbox" ng-model="formData.REMEMBER_ME" class="ng-pristine ng-untouched ng-valid ng-not-empty">
          <label for="rCheck" class="ng-binding">Remember Me</label>
        </div>
      </div>
      <div class="col-xs-6 nopadding pull-right">
        <h5 class="forgot adel4 pull-right animated fadeIn show" tabindex="4"><a onclick="document.location.href = '/recover' + document.location.search" class="ng-binding">Forgot Password?</a></h5>
      </div>
      <div class="text-muted pull-left js-noCryptoText ng-hide show" style="padding-top:16px" ng-show="isSafari &amp;&amp; ssoLegacy"> Username &amp; password is required to access content on a Safari browser </div>
      <div class="text-muted pull-left js-noCryptoText ng-hide show" style="padding-top:16px" ng-show="!isSafari &amp;&amp; trustedDevicesSupported === false &amp;&amp; ssoLegacy"> Username &amp; password is required to access content on this browser
      </div>
    </div>
    <!-- Loading Spinner -->
    <div class="loader invisible col-xs-12">
      <div class="spinner"><i></i></div>
    </div>
  </div>
</form>

Name: login_email_authPOST

<form name="login_email_auth" id="login" class="form-horizontal float-label ng-pristine ng-valid ng-hide" ng-show="(step==2 &amp;&amp; formData.EMAIL_AUTH==true)" novalidate="" ng-submit="step = 1" method="POST">
  <div class="col-xs-12 nopadding">
    <div class="col-xs-11 nopadding">
      <div class="md-checkbox adel3 animated fadeIn">
        <p class="ng-binding"> If a valid Credit Suisse account was found, we have sent a verification email with a link that will enable you to access your content. </p>
        <p class="ng-binding"> Check your spam or junk folder if you are unable to see the email in your inbox. </p>
      </div>
    </div>
  </div>
  <div class="col-xs-12 nopadding">
    <button type="submit" class="button-wrap btn btn-block login-button ng-binding" tabindex="3">Back to Sign In</button>
  </div>
</form>

Name: login_no_email_authPOST

<form name="login_no_email_auth" id="login" class="form-horizontal float-label login_no_email_auth ng-pristine ng-invalid ng-invalid-required ng-valid-maxlength ng-hide" ng-show="(step==2 &amp;&amp; formData.EMAIL_AUTH==false)" novalidate=""
  ng-submit="preauth()" method="POST">
  <!-- Feedback Text -->
  <div class="col-xs-12 nopadding" style="height: 63px;" id="feedbackText">
    <h5 class="feedback error-text ng-binding ng-hide visible animated flash" ng-show="duplicateEmail"> Something went wrong. <br> Try to login with userID or contact with Helpdesk. </h5>
    <h5 class="feedback error-text ng-binding ng-hide visible animated flash" ng-show="(login1faFail || loginPasswordOKFail) &amp;&amp; !duplicateEmail"> Some of your information is incorrect. <br> Please try again. </h5>
    <h5 class="feedback error-text additional ng-binding animated flash"> Having trouble signing in? You may be entering the wrong details, or your account may be locked. <br>
      <span style="color:black;" class="ng-binding">
        <a class="error-link ng-binding" onclick="document.location.href = '/recover' + document.location.search">Reset your password</a> or
        <a class="error-link ng-binding" target="_blank" href="/auth/v1/p/s/cms/help.html">visit our help section</a>. </span>
    </h5>
  </div>
  <!-- Password Field -->
  <div class="control password adel3 animated fadeIn show" id="passwordControl">
    <input autocomplete="off" id="password" class="placeholder-grey ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" type="password" ng-model="formData.PASSWORD" name="password" placeholder="Enter Password"
      tabindex="2" maxlength="64" onkeypress="return restrictCharacters()" required="">
    <label id="pass-label2" autocomplete="off" for="password" class="ng-binding">Password</label>
    <span class="highlight-bar"></span>
    <div class="pass-icons">
      <img data-toggle="tooltip" data-original-title="Caps Lock On" id="capsOn" class="capsOn hide" src="/auth/v1/p/s/cms/img/caps.svg">
      <i data-toggle="tooltip" data-original-title="Show Password" id="showPass" class="fa fa-eye" ng-click="showPassword = true" ng-show="!showPassword"></i>
      <i data-toggle="tooltip" data-original-title="Hide Password" id="hidePass" class="fa fa-eye-slash ng-hide" ng-click="showPassword = false" ng-show="showPassword"></i>
    </div>
    <div class="empty password invisible ng-binding" id="passwordErrLabel">Please enter a password.</div>
  </div>
  <div class="col-xs-12 nopadding">
    <button type="submit" class="button-wrap btn btn-block login-button ng-binding" tabindex="3">Sign In</button>
  </div>
  <!-- Add browser as trusted device -->
  <div class="col-xs-12 nopadding trust-device-wrap zindex-tooltip">
    <div class="col-xs-6 nopadding" ng-show="trustDevicePrompt &amp;&amp; trustedDevicesSupported">
      <div class="md-checkbox adel3 animated fadeIn">
        <input id="bCheck" type="checkbox" ng-model="formData.TRUST_DEVICE" class="ng-pristine ng-untouched ng-valid ng-empty">
        <label for="bCheck" data-toggle="tooltip" data-placement="bottom"
          data-original-title="Logging in with this checked will allow you to login again without a password for an extended period of time. You will be sent an email asking you to confirm by clicking a link in the email which you must open in this browser."
          class="ng-binding">Remember Me</label>
      </div>
    </div>
    <div class="col-xs-6 nopadding unique pull-right">
      <h5 class="forgot adel4 pull-right animated fadeIn show" tabindex="4"><a onclick="document.location.href = '/recover' + document.location.search" class="ng-binding">Forgot Password?</a></h5>
    </div>
  </div>
  <!-- Forgot Password 
						<div class="col-xs-12 nopadding forgot-wrap">	
							<h5 class="forgot adel4" tabindex="4"><a onclick="document.location.href = '/recover' + document.location.search; setCookiePolicy();">Forgot Password?</a></h5>
							<h5 class="forgot adel4" tabindex="4" ng-show="showCsSSO"><a href="{{ssoLink}}">{{ssoLinkText|translate}}</a></h5>
						</div>
						-->
  <!-- Login Button -->
  <input type="hidden" name="smquerydata"
    value="B3g0tVg5EUnrxzI+9NiEvkKQqRedAMhdf6YGYAJAIcO8JwKjKeB/BrBZH7itLh2Np5kHMcXQPANtgUph+z0idtoX8tfWXl/3+hEUnDXwQDNa6Nddv+0Kbc916o4U13e6qkgrjcPr8PC9KSz0SFl1DcWIewRtOG4dD1Tm3zXmAYmVzS5J4fFEP36I4WifgOLw1GL7LPZCE6GqObz8tBwTniYYdmGFDx245xivamnIDX9FjaDppHl4QO/nMYihXB2YmZ6ffja9PhivoRY0pumo+Szf2bZpgBh4QNIjs6RSd2l+9nZNxwYd8ReIz+QTPbSSwry2zCu7RwWYlMv1qDWkJYbxFi0OUX1oAW0dzkrN1PpkeVJGj6zkmrrMpiLZs9jscah8kRxAavHf+PLIHpBM6z2tsLhDbvOH"
    autocomplete="off">
  <input type="hidden" name="target" value="https://id.credit-suisse.com/auth/v1/m/s/cms/products.html" autocomplete="off">
  <!-- Loading Spinner -->
  <div class="loader invisible col-xs-12">
    <div class="spinner"><i></i></div>
  </div>
</form>

Name: login_trust_devicePOST

<form name="login_trust_device" id="login" class="form-horizontal float-label ng-pristine ng-valid ng-hide" ng-show="step==4" novalidate="" ng-submit="continue()" method="POST">
  <div class="col-xs-12 nopadding">
    <div class="col-xs-11 nopadding">
      <div class="adel3 animated fadeIn">
        <p class="ng-binding"> A verification link has been sent to your registered email address. In order to trust this device and avoid having to log in next time, you need to click on the link in the next 1 hour. </p>
        <p class="ng-binding"> You can continue to your application now. </p>
      </div>
    </div>
  </div>
  <div class="col-xs-12 nopadding">
    <button type="submit" class="button-wrap btn btn-block login-button ng-binding" tabindex="3">Continue to Login@CS</button>
  </div>
</form>

Name: createpassPOST #

<form name="createpass" class="create-pass form-horizontal float-label ng-pristine ng-invalid ng-invalid-required ng-valid-maxlength ng-hide" ng-show="(forcechange &amp;&amp; !forcechangeConfirmation)" novalidate="" method="post" action="#">
  <div class="col-xs-12 nopadding">
    <h3 class="title ng-binding">Update Password</h3>
    <h5 style="font-weight:400 !important; margin-top:10px; width:100%; line-height:1.3" ng-show="!loginForceChangeFail" class="ng-binding"> The password you are using was autogenerated. Please update this now to enhance your security. </h5>
    <h5 class="feedback error-text ng-binding ng-hide visible animated flash" ng-show="loginForceChangeFail"> Change password failed. <br> Please try again. </h5>
  </div>
  <!-- Password Field -->
  <div class="control password first adel2 animated fadeIn show">
    <input id="passwordFC" class="placeholder-grey new-pass-input ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" type="password" name="passwordFC" ng-model="formDataFC.NEWPASSWORD" maxlength="64"
      onkeypress="return restrictCharacters()" ng-keyup="updateChangePassButtonAvability()" ng-change="resetCommonPasswordIndicator()" ng-blur="checkForCommonPassword($event)" placeholder="Enter Password" tabindex="2" required="">
    <label id="pass-labelFC" for="passwordFC" class="ng-binding">Password</label>
    <span class="highlight-bar"></span>
    <div class="pass-icons">
      <img data-toggle="tooltip" data-original-title="Caps Lock On" id="capsOn" class="capsOn hide" src="/auth/v1/p/s/cms/img/caps.svg">
      <i data-toggle="tooltip" data-original-title="Show Password" id="showPassFC" class="fa fa-eye" ng-click="confirmShowPassFC()"></i>
      <i data-toggle="tooltip" data-original-title="Hide Password" id="hidePassFC" class="fa fa-eye-slash hide" ng-click="confirmShowPassFC()"></i>
    </div>
    <div class="empty password first invisible ng-binding">Please enter a password.</div>
  </div>
  <!-- Confirm Password Field -->
  <div class="control password confirm adel3 animated fadeIn show">
    <input id="confirmpasswordFC" class="placeholder-grey" type="password" name="confirmpasswordFC" maxlength="64" onkeypress="return restrictCharacters()" ng-keyup="updateChangePassButtonAvability()" placeholder="Confirm Password" tabindex="2"
      required="">
    <label id="confirm-pass-labelFC" for="confirmPasswordFC" class="ng-binding">Confirm Password</label>
    <span class="highlight-bar"></span>
    <div class="pass-icons">
      <img data-toggle="tooltip" data-original-title="Caps Lock On" id="capsOn" class="capsOn hide" src="/auth/v1/p/s/cms/img/caps.svg">
      <i data-toggle="tooltip" data-original-title="Show Password" id="confirmShowPassFC" class="invisible fa fa-eye" ng-click="confirmShowPassFC()"></i>
      <i data-toggle="tooltip" data-original-title="Hide Password" id="confirmHidePassFC" class="invisible fa fa-eye-slash hide" ng-click="confirmShowPassFC()"></i>
    </div>
    <div class="empty password confirm invisible ng-binding">Please re-type your password.</div>
    <div class="nomatch password invisible ng-binding">Passwords do not match.</div>
  </div>
  <ul class="helper-text adel4 animated fadeIn">
    <li class="length ng-binding">
      <i class="fa fa-times" aria-hidden="true"></i>
      <i id="lengthCheck" class="fa fa-check hidden" aria-hidden="true"></i> Must be at least 8 characters long.
    </li>
    <li class="lower-upper ng-binding">
      <i class="fa fa-times" aria-hidden="true"></i>
      <i id="lowerUpperCheck" class="fa fa-check hidden" aria-hidden="true"></i> Must contain lower and uppercase letters.
    </li>
    <li class="number ng-binding">
      <i class="fa fa-times" aria-hidden="true"></i>
      <i id="numberCheck" class="fa fa-check hidden" aria-hidden="true"></i> Must contain a number.
    </li>
    <li class="special ng-binding">
      <i class="fa fa-times" aria-hidden="true"></i>
      <i id="specialCheck" class="fa fa-check hidden" aria-hidden="true"></i> Must contain a special character.
    </li>
    <li class="common ng-binding">
      <i class="fa fa-times" aria-hidden="true"></i>
      <i id="commonCheck" class="fa fa-check hidden" aria-hidden="true"></i> Password strength
    </li>
  </ul>
  <!-- Create Password Button -->
  <button type="button" id="changePassFC" ng-click="submitNewPassword()" class="button-wrap btn btn-block login-button ng-binding" tabindex="3" disabled="">Create New Password</button>
  <div class="loader invisible col-xs-12" style="margin-top: 75px;">
    <div class="spinner"><i></i></div>
  </div>
  <!-- Loading Spinner -->
  <div class="loader hide col-xs-12 invisible"> Spinner Goes Here </div>
</form>

Name: success

<form name="success" class="success form-horizontal float-label ng-pristine ng-valid ng-hide" ng-show="(forcechange &amp;&amp; forcechangeConfirmation)" novalidate="">
  <h3 class="title ng-binding">Password Updated</h3>
  <!-- Feedback Text -->
  <div class="col-xs-12 nopadding">
    <h5 class="instructions ng-binding"> You have successfully created a new password. Please use this for all future access to Credit Suisse platforms. </h5>
    <br><br>
  </div>
  <!-- Next Button -->
  <button type="button" ng-click="forceChangeContinue()" class="button-wrap btn btn-block login-button show ng-binding" tabindex="3">Continue</button>
  <!-- Loading Spinner -->
  <div class="loader hide col-xs-12 invisible"> Spinner Goes Here </div>
</form>

Name: login

<form name="login" id="login" class="form-horizontal float-label ng-pristine ng-invalid ng-invalid-required ng-valid-maxlength" novalidate="" ng-submit="preauth()" ng-show="trustedDeviceFail">
  <div class="col-xs-7 nopadding trusted-device-login hidden">
    <h3 class="title ng-binding">Please wait</h3>
    <h5 class="message ng-binding">while we log you in to your application</h5>
  </div>
  <div class="col-xs-12 nopadding appname">
    <div class="col-xs-11 nopadding">
      <div class="md-checkbox adel3 animated fadeIn">
        <h4 ng-show="language === 'en' || applicationName !== 'Application'" class="ng-binding">Sign in to Login@CS</h4>
        <!-- else -->
        <h4 ng-show="language !== 'en' &amp;&amp; applicationName === 'Application'" class="ng-binding ng-hide">Sign in</h4>
      </div>
    </div>
  </div>
  <div class="col-xs-12 nopadding pull-left ng-hide" ng-show="showCsSSO">
    <h5 class="forgot adel4 pull-left text-primary ng-binding animated fadeIn show" tabindex="4" ng-bind-html="smartCardHTML">Authenticating via SmartCard for a quick
      access...<br><br><a id="smartCardCountdown" href="#" onclick="stopSmartCardCountdown(); return false">Click here</a> or press Ctrl-C to cancel and use a standard login.</h5>
  </div>
  <!-- Feedback Text -->
  <div class="col-xs-12 nopadding" style="height: 63px;" id="feedbackText">
    <h5 class="feedback error-text ng-binding ng-hide visible animated flash" ng-show="duplicateEmail"> Something went wrong. <br> Try to login with userID or contact with Helpdesk. </h5>
    <h5 class="feedback error-text ng-binding ng-hide visible animated flash" ng-show="(login1faFail || loginPasswordOKFail) &amp;&amp; !duplicateEmail"> Some of your information is incorrect. <br> Please try again. </h5>
    <h5 class="feedback error-text additional ng-binding animated flash"> Having trouble signing in? You may be entering the wrong details, or your account may be locked. <br>
      <span style="color:black;" class="ng-binding">
        <a class="error-link ng-binding" onclick="document.location.href = '/recover' + document.location.search">Reset your password</a> or
        <a class="error-link ng-binding" target="_blank" href="/auth/v1/p/s/cms/help.html">visit our help section</a>. </span>
    </h5>
  </div>
  <!-- Email / ID Field -->
  <div class="control email adel2 animated fadeIn show" id="emailControl" ng-show="!csplusThirdView" style="margin-bottom: 16px">
    <input autofocus="" autocomplete="off" id="email" ng-model="formData.user" class="placeholder-grey ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" type="text" name="email" placeholder="Enter your registered email address"
      tabindex="1" required="">
    <label autocomplete="off" id="email-label" for="email" class="ng-binding">Enter your registered email address</label>
    <span class="highlight-bar email-span"></span>
    <div class="invalid invisible ng-binding">Enter a valid e-mail.</div>
    <div class="empty email invisible ng-binding" id="emailAddressErrLabel">Enter your email address</div>
  </div>
  <div class="csplusFirstView">
    <!--
									<div class="errormessage" ng-show="!trustedDevicesSupported">
									{{'You appear to be using an old browser that unfortunately does not support Email Based Authentication to PLUS. Please switch to using a modern browser or log in to PLUS using your username & password.'|translate}}
									</div>
									-->
    <div class="col-xs-12 nopadding js-ebaText show" ng-show="trustedDevicesSupported">
      <button type="button" ng-click="showVerificationFields()" class="button-wrap btn btn-block login-button csplusEmailID ng-binding" tabindex="3">Submit</button>
      <div style="color: grey">
        <p></p>
        <p>We use cookies to store your login details on this device, if your next login on this device is within 12 months you will automatically be logged in.</p>
      </div>
    </div>
    <div class="col-xs-12 nopadding pull-right">
      <h5 class="forgot adel4 pull-right animated fadeIn show" tabindex="4">If you wish to log in with your password please <a href="javascript:void(0)" ng-click="showPasswordInput()">click here</a></h5>
    </div>
    <!--
									<p ng-show="trustedDevicesSupported" class="js-ebaText" style="text-align: center;font-weight: 600;font-size: large;">{{'or'|translate}}</p>
									<div class="col-xs-12 nopadding">
										<button type="button" ng-click="showPasswordInput()" class="button-wrap btn btn-block login-button csplusUserID disabled" tabindex="3" disabled style="margin-top: 6px">{{'Enter Password to sign-in'|translate}}</button>
									</div>
									<div class="col-xs-8 nopadding unique pull-right">
										<h5 class="forgot adel4 pull-right" style="margin-top: 12px" tabindex="4"><a onclick="document.location.href = '/recover' + document.location.search">{{'Forgot Password?'|translate}}</a></h5>
									</div>
									<div class="col-xs-8 nopadding pull-right smartCardDesktop" ng-show="showCsSSO">
										<h5 class="forgot adel4 pull-right" tabindex="4">Credit Suisse Employees <a href="{{ssoLink}}">click here</a> for quick access.</h5>
									</div>
									-->
  </div>
  <div class="csplusSecondView hidden ng-hide" ng-show="csplusSecondView">
    <div class="control password adel3 animated fadeIn show" id="passwordControl" style="margin-bottom: 16px">
      <input autocomplete="off" id="password" class="placeholder-grey ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" type="password" ng-model="formData.PASSWORD" name="password" placeholder="Enter password"
        tabindex="2" maxlength="64" onkeypress="return restrictCharacters()" required="">
      <label id="pass-label3" autocomplete="off" for="password" class="ng-binding">Enter password</label>
      <span class="highlight-bar"></span>
      <div class="pass-icons">
        <img data-toggle="tooltip" data-original-title="Caps Lock On" id="capsOn" class="capsOn hide" src="/auth/v1/p/s/cms/img/caps.svg">
        <i data-toggle="tooltip" data-original-title="Show Password" id="showPass" class="fa fa-eye" ng-click="showPassword = true" ng-show="!showPassword"></i>
        <i data-toggle="tooltip" data-original-title="Hide Password" id="hidePass" class="fa fa-eye-slash ng-hide" ng-click="showPassword = false" ng-show="showPassword"></i>
      </div>
      <div class="empty password invisible ng-binding" id="passwordErrLabel">Enter a password.</div>
    </div>
    <div class="col-xs-6 nopadding zindex-tooltip">
      <div class="md-checkbox adel3 animated fadeIn" ng-show="trustDevicePrompt &amp;&amp; trustedDevicesSupported" style="margin-top: 25px;">
        <input id="bCheck" type="checkbox" ng-model="formData.TRUST_DEVICE" class="ng-pristine ng-untouched ng-valid ng-empty">
        <label for="bCheck" data-toggle="tooltip" data-placement="bottom"
          data-original-title="Logging in with this checked will allow you to login again without a password for an extended period of time. You will be sent an email asking you to confirm by clicking a link in the email which you must open in this browser."
          class="ng-binding">Remember Me</label>
      </div>
    </div>
    <div class="col-xs-12 nopadding">
      <button type="submit" class="button-wrap btn btn-block login-button ng-binding" tabindex="3">Login</button>
    </div>
    <div class="col-xs-6 nopadding pull-right">
      <h5 class="forgot adel4 pull-right animated fadeIn show" tabindex="4"><a onclick="document.location.href = '/recover' + document.location.search" class="ng-binding">Forgot Password?</a></h5>
    </div>
    <div class="col-xs-12 nopadding pull-right">
      <h5 class="forgot adel4 pull-right animated fadeIn show" tabindex="5">If you wish to log in with your email address please <a href="javascript:void(0)" ng-click="backToFirstView()">click here</a></h5>
    </div>
    <!--
								<div class="col-xs-12 nopadding">
									<button type="button" ng-click="backToFirstView()" class="button-wrap btn btn-sm login-button" tabindex="3" style="width: 100px;">{{'Back'|translate}}</button>
								</div>
								-->
  </div>
  <!-- Loading Spinner -->
  <div class="loader invisible col-xs-12">
    <div class="spinner"><i></i></div>
  </div>
</form>

Text Content

PLEASE WAIT

WHILE WE LOG YOU IN TO YOUR APPLICATION

SIGN IN TO LOGIN@CS

SIGN IN

AUTHENTICATING VIA SMARTCARD FOR A QUICK ACCESS...

CLICK HERE OR PRESS CTRL-C TO CANCEL AND USE A STANDARD LOGIN.

SOMETHING WENT WRONG.
TRY TO LOGIN WITH USERID OR CONTACT WITH HELPDESK.

SOME OF YOUR INFORMATION IS INCORRECT.
PLEASE TRY AGAIN.

HAVING TROUBLE SIGNING IN? YOU MAY BE ENTERING THE WRONG DETAILS, OR YOUR
ACCOUNT MAY BE LOCKED.
RESET YOUR PASSWORD OR VISIT OUR HELP SECTION.

Enter Email Address or Credit Suisse ID
Please enter a valid e-mail.
Please enter Email Address or CS ID.
Password

Please enter a password.
Next
Email Authentication
Remember Me
Remember Me

FORGOT PASSWORD?

Username & password is required to access content on a Safari browser
Username & password is required to access content on this browser


If a valid Credit Suisse account was found, we have sent a verification email
with a link that will enable you to access your content.

Check your spam or junk folder if you are unable to see the email in your inbox.

Back to Sign In

SOMETHING WENT WRONG.
TRY TO LOGIN WITH USERID OR CONTACT WITH HELPDESK.

SOME OF YOUR INFORMATION IS INCORRECT.
PLEASE TRY AGAIN.

HAVING TROUBLE SIGNING IN? YOU MAY BE ENTERING THE WRONG DETAILS, OR YOUR
ACCOUNT MAY BE LOCKED.
RESET YOUR PASSWORD OR VISIT OUR HELP SECTION.

Password

Please enter a password.
Sign In
Remember Me

FORGOT PASSWORD?



A verification link has been sent to your registered email address. In order to
trust this device and avoid having to log in next time, you need to click on the
link in the next 1 hour.

You can continue to your application now.

Continue to Login@CS


UPDATE PASSWORD

THE PASSWORD YOU ARE USING WAS AUTOGENERATED. PLEASE UPDATE THIS NOW TO ENHANCE
YOUR SECURITY.

CHANGE PASSWORD FAILED.
PLEASE TRY AGAIN.

Password

Please enter a password.
Confirm Password

Please re-type your password.
Passwords do not match.
 * Must be at least 8 characters long.
 * Must contain lower and uppercase letters.
 * Must contain a number.
 * Must contain a special character.
 * Password strength

Create New Password

Spinner Goes Here


PASSWORD UPDATED

YOU HAVE SUCCESSFULLY CREATED A NEW PASSWORD. PLEASE USE THIS FOR ALL FUTURE
ACCESS TO CREDIT SUISSE PLATFORMS.



Continue
Spinner Goes Here


PLEASE WAIT

WHILE WE LOG YOU IN TO YOUR APPLICATION

SIGN IN TO LOGIN@CS

SIGN IN

AUTHENTICATING VIA SMARTCARD FOR A QUICK ACCESS...

CLICK HERE OR PRESS CTRL-C TO CANCEL AND USE A STANDARD LOGIN.

SOMETHING WENT WRONG.
TRY TO LOGIN WITH USERID OR CONTACT WITH HELPDESK.

SOME OF YOUR INFORMATION IS INCORRECT.
PLEASE TRY AGAIN.

HAVING TROUBLE SIGNING IN? YOU MAY BE ENTERING THE WRONG DETAILS, OR YOUR
ACCOUNT MAY BE LOCKED.
RESET YOUR PASSWORD OR VISIT OUR HELP SECTION.

Enter your registered email address
Enter a valid e-mail.
Enter your email address
Submit

We use cookies to store your login details on this device, if your next login on
this device is within 12 months you will automatically be logged in.

IF YOU WISH TO LOG IN WITH YOUR PASSWORD PLEASE CLICK HERE

Enter password

Enter a password.
Remember Me
Login

FORGOT PASSWORD?

IF YOU WISH TO LOG IN WITH YOUR EMAIL ADDRESS PLEASE CLICK HERE



An email will be sent to from GG Credit Suisse ID.
Please click on the link in the email to access our content.

Did not receive the verification link?

Send it again
Last email sent at

Please check to ensure you have entered the registered email address

Back



For further help, contact the following application support:



Email: Credit Suisse PLUS Support
Toll Free US: +1 877 246 1225
Asia: +1 800 2255 PLUS (7587)
Toll Free UK: 00800 2255 PLUS (7587)
UK: +44 (0)20 7888 PLUS (7587)

 

 

Credit Suisse Cookies Policy

We use cookies to provide a user-friendly experience. By continuing to browse
this site, you give consent for cookies to be used.
To find out more how to set your own preferences please read our Cookie Policy.

English
 * English
 * Português

Help Terms of Use Privacy Policy Cookie Policy