my.iapp.org Open in urlscan Pro
85.222.140.6  Public Scan

URL: https://my.iapp.org/NC__Login
Submission: On November 30 via manual from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: j_id0:j_id1:j_id2:j_id44POST /NC__Login

<form id="j_id0:j_id1:j_id2:j_id44" name="j_id0:j_id1:j_id2:j_id44" method="post" action="/NC__Login" class="form-horizontal" enctype="application/x-www-form-urlencoded">
  <input type="hidden" name="j_id0:j_id1:j_id2:j_id44" value="j_id0:j_id1:j_id2:j_id44">
  <div class="alert alert-danger hidden" id="reset-alert"></div>
  <div class="card tab-content m-login">
    <div class="tab-pane active" id="login" role="form">
      <div aria-level="1" class="card-heading" role="heading">Log In </div>
      <div class="card-detail">
        <div class="form-horizontal">
          <div class="form-group"><label for="j_id0:j_id1:j_id2:j_id44:j_id45:j_id46:j_id47_2:j_id81:email" class="col-sm-12"> Email</label>
            <div class="col-sm-12">
              <div class="input-group">
                <span class="input-group-addon"><i class="fa fa-envelope-o fa-fw"></i></span><input id="j_id0:j_id1:j_id2:j_id44:j_id45:j_id46:j_id47_2:j_id81:email" type="email" name="j_id0:j_id1:j_id2:j_id44:j_id45:j_id46:j_id47_2:j_id81:email"
                  class="form-control input-lg" autocorrect="off" spellcheck="false" autocapitalize="off">
              </div>
            </div>
          </div>
          <div class="form-group"><label for="j_id0:j_id1:j_id2:j_id44:j_id45:j_id46:j_id47_2:j_id81:password" class="col-sm-12"> Password</label>
            <div class="col-sm-12">
              <div class="input-group">
                <span class="input-group-addon"><i class="fa fa-key fa-fw"></i></span><input id="j_id0:j_id1:j_id2:j_id44:j_id45:j_id46:j_id47_2:j_id81:password" type="password" name="j_id0:j_id1:j_id2:j_id44:j_id45:j_id46:j_id47_2:j_id81:password"
                  value="" class="form-control input-lg" autocorrect="off" spellcheck="false" autocapitalize="off">
              </div>
            </div>
          </div>
          <p class="text-center"><input id="j_id0:j_id1:j_id2:j_id44:j_id45:j_id46:j_id47_2:j_id81:login" type="submit" name="j_id0:j_id1:j_id2:j_id44:j_id45:j_id46:j_id47_2:j_id81:login" value="Log In" class="btn btn-lg btn-block btn-primary">
          </p>
        </div>
        <div data-tabs="tabs" id="tabs-login">
          <p>
            <a data-toggle="tab" href="#forgot">Forgot your password?</a>
          </p>
        </div>
        <p><a href="/nc__createaccount">Don't have a profile?</a>
        </p>
      </div>
    </div>
    <div class="tab-pane " id="forgot">
      <div aria-level="1" class="card-heading" role="heading">Reset Your Password </div>
      <div class="card-detail">
        <label>Please enter your email. </label>
        <div class="form-horizontal">
          <div class="form-group" role="form"><label for="j_id0:j_id1:j_id2:j_id44:j_id45:j_id46:j_id47_2:j_id81:email-reset" class="col-sm-12"> Email</label>
            <div class="col-sm-12">
              <div class="input-group">
                <span class="input-group-addon"><i class="fa fa-envelope-o fa-fw"></i></span><input id="j_id0:j_id1:j_id2:j_id44:j_id45:j_id46:j_id47_2:j_id81:email-reset" type="email"
                  name="j_id0:j_id1:j_id2:j_id44:j_id45:j_id46:j_id47_2:j_id81:email-reset" class="form-control input-lg" onkeypress="return resetPasswordWithEnter(event);" autocorrect="off" spellcheck="false" autocapitalize="off">
              </div>
            </div>
          </div>
          <script type="text/javascript">
            function resetPasswordWithEnter(ev) {
              if (window.event && window.event.keyCode == 13 || ev.which == 13) {
                doResetPassword();
                return false;
              } else {
                return true;
              }
            }
          </script>
          <p class="text-center">
            <input class="btn btn-lg btn-block btn-primary s-lockable" onclick="doResetPassword();" type="button" value="Reset Your Password">
          </p>
          <script type="text/javascript" language="Javascript">
            function dpf(f) {
              var adp = f.adp;
              if (adp != null) {
                for (var i = 0; i < adp.length; i++) {
                  adp[i].parentNode.removeChild(adp[i]);
                }
              }
            };

            function apf(f, pvp) {
              var adp = new Array();
              f.adp = adp;
              var ps = pvp.split(',');
              for (var i = 0, ii = 0; i < ps.length; i++, ii++) {
                var p = document.createElement("input");
                p.type = "hidden";
                p.name = ps[i];
                p.value = ps[i + 1];
                f.appendChild(p);
                adp[ii] = p;
                i += 1;
              }
            };

            function jsfcljs(f, pvp, t) {
              apf(f, pvp);
              var ft = f.target;
              if (t) {
                f.target = t;
              }
              f.submit();
              f.target = ft;
              dpf(f);
            };
          </script>
          <script>
            function resetPassword() {
              SfdcApp.Visualforce.VSManager.vfPrepareForms(["j_id0:j_id1:j_id2:j_id44"]);
              if (typeof jsfcljs == 'function') {
                jsfcljs(document.forms['j_id0:j_id1:j_id2:j_id44'], 'j_id0:j_id1:j_id2:j_id44:j_id45:j_id46:j_id47_2:j_id81:j_id121,j_id0:j_id1:j_id2:j_id44:j_id45:j_id46:j_id47_2:j_id81:j_id121', '');
              }
              return false
            }
          </script>
        </div>
        <div data-tabs="tabs" id="tabs-reset">
          <p>
            <a data-toggle="tab" href="#login">Nevermind, I've remembered my password.</a>
          </p>
        </div>
      </div>
    </div>
  </div>
  <script type="text/javascript">
    function doResetPassword() {
      if (canLockForm(this)) {
        clickLockStart();
      }
      var emailAddress = $('input[id$="email-reset"]').val();
      Visualforce.remoting.Manager.invokeAction('NC.LoginComponentController.verifyReset', emailAddress, function(result, event) {
        if (result === '') {
          resetPassword();
        } else {
          $('#reset-alert').text(result).removeClass('hidden');
          clickLockStop();
        }
      }, {
        escape: true
      });
    };
  </script>
  <div id="j_id0:j_id1:j_id2:j_id44:j_id125"></div>
</form>

Text Content

IAPP - Login
 * language English (EN)

 * Français (FR)
 * Español (ES)
 * Deutsche (DE)

 * About the IAPP
 * Enterprise Services
 * Contact
 * Calendar
 * MyIAPP
 * search

 * News
 * Connect
 * Train
 * Certify
 * Resources
 * Conferences
 * Join
 * Store
 * Store

 * Main Menuclose
 * Back to the Profile Menutouch_app
 * * English (EN)language
      * radio_button_checkedEnglish (EN)
      * radio_button_uncheckedFrançais (FR)
      * radio_button_uncheckedEspañol (ES)
      * radio_button_uncheckedDeutsche (DE)
 * Homehome
 * News
 * Connectgroup
 * Trainschool
 * Certify
 * Resourcesassessment
 * Conferencesevent
 * Joinperson_add
 * Storestore
 * MyIAPPperson_outline
 * MyIAPPperson_outline
 * About the IAPPinfo_outline
 * Enterprise Servicesdomain
 * Contactsend
 * Calendarcalendar_today

 * Profile Menuclose
 * Open the Main Menutouch_app
 * radio_button_unchecked MyIAPP
 * radio_button_unchecked My Saved Items
 * radio_button_unchecked Profile Snapshot
 * radio_button_unchecked Unpaid Orders
 * radio_button_unchecked Edit My Profile
 * radio_button_unchecked My Registrations
 * radio_button_unchecked My Purchases
 * radio_button_unchecked My Login Information
 * radio_button_unchecked My Certifications
 * radio_button_unchecked My Proposals
 * radio_button_unchecked Subscription Center
 * radio_button_unchecked Featured
 * radio_button_unchecked Membership
 * radio_button_unchecked KnowledgeNets
 * radio_button_unchecked Conferences
 * radio_button_unchecked Trainings
 * radio_button_unchecked Certification Exams
 * radio_button_unchecked Books
 * radio_button_unchecked Web Conferences
 * radio_button_unchecked On Demand Videos
 * radio_button_unchecked Donations

menu
person_outline
Login

IAPP

MyIAPPdashboard My Saved Itemslibrary_add My Purchaseslocal_mall My
Registrationsassignment Profile Snapshotaccount_box Edit Profileedit Upcoming
Eventsevent Storeshopping_cart Logoutinput
close



WELCOME

Please log in or create a profile to continue.

Log In
Email

Password




Forgot your password?

Don't have a profile?

Reset Your Password
Please enter your email.
Email




Nevermind, I've remembered my password.




ABOUT

The IAPP is the largest and most comprehensive global information privacy
community and resource. Founded in 2000, the IAPP is a not-for-profit
organization that helps define, support and improve the privacy profession
globally.

 * What is Privacy
 * Corporate Members
 * Board of Directors

 * Advisory Boards
 * IAPP Staff
 * Locations

BECOME A MEMBER

The IAPP is the only place you’ll find a comprehensive body of resources,
knowledge and experts to help you navigate the complex landscape of today’s
data-driven world. We offer individual, corporate and group memberships, and all
members have access to an extensive array of benefits.

Sign Up Today

© 2017 International Association of Privacy Professionals.
All rights reserved.

Pease International Tradeport, 75 Rochester Ave, Suite 4
Portsmouth, NH 03801 USA • +1 603.427.9200

 * Contact Us
 * Press
 * Advertise
 * Privacy notice
 * Conditions of Use
 * Refund policy
 * Manage Cookies

 * language English (EN)

 * Français (FR)
 * Español (ES)
 * Deutsche (DE)


YOUR CHOICE REGARDING COOKIES ON THIS SITE

The IAPP uses cookies to give users like yourself the best possible content and
experience. Learn more
Cookie Preferences Don't Accept Accept



COOKIE PREFERENCES

The IAPP uses necessary cookies to make our site work. We would also like to set
optional “performance” cookies to gather anonymous site visitation data and
“marketing” cookies to help us understand which content visitors value most. By
enabling these cookies, you can help the IAPP provide a better website for users
like yourself. For more information about the IAPP’s cookies and third-party
cookies, see our
Cookie Notice.
Accept All Cookies


MANAGE COOKIES

STRICTLY NECESSARY COOKIES

Always On

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by
visitors which amount to a request for services, such as setting privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but this may cause parts of the site to not
work properly. These cookies do not store any personally identifiable
information.

PERFORMANCE COOKIES

Performance Cookies

These cookies (supplied by Google Analytics) allow the IAPP to count visits and
traffic sources so we can measure and improve the performance of our site. They
help us to know which pages are the most and least popular and see how visitors
move around the site. If these cookies are disabled, we will not know when a
user like yourself has visited our site or be able to monitor the site’s
performance.

MARKETING COOKIES

Marketing Cookies

The IAPP uses a marketing database management program (Marketo) that deploys a
cookie when a user interacts with marketing communications such as a marketing
email or marketing-based landing page on our website. This cookie collects
personal information such as your name, which pages you visit on our website,
how you arrived at our website, and your purchases from the IAPP. It helps the
IAPP devote its finite resources to the efforts most appreciated by our
visitors.

THIRD PARTY UNMANAGED

Third Party Unmanaged

Testing

Back Button


COOKIE LIST



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Reject All Confirm My Choice