Uploaded image for project: 'PicketLink'
  1. PicketLink
  2. PLINK-515

AbstractSPFormAuthenticator has NPE if principal is null

XMLWordPrintable

      ======
      // Redirect the user to the originally requested URL
      if (saveRestoreRequest) {
      // Store the authenticated principal in the session.
      session.setNote(Constants.FORM_PRINCIPAL_NOTE, principal);
      ==========
      If principal is null, there is a NPE. Check for null principal

              anil.saldhana Anil Saldanha (Inactive)
              anil.saldhana Anil Saldanha (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: