Uploaded image for project: 'Jetspeed 2 (Retired)'
  1. Jetspeed 2 (Retired)
  2. JS2-213

Adding a User with an invalid password creates the user (without password) although an error is reported

    XMLWordPrintableJSON

Details

    Description

      When a User is added with an invalid password (we use the SimplePasswordCredentialValidator) using the User Admin Portlet
      an error message is reported that the user cannot be created (just that...).
      When subsequently a correct password is entered and adding the user is tried again the error: User is already defined
      is reported back although the user isn't visible (yet) in the the list above.
      Only after logging on again (or adding another user successfully) the created user is displayed. This is a caching problem.

      A SECURITY_PRINCIPAL record is created but without a SECURITY_CREDENTIAL record.
      To solve this problem, the user should not be created when the supplied password is invalid.

      Attachments

        Activity

          People

            ate Ate Douma
            ate Ate Douma
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: