1 Reply Latest reply on Jul 12, 2010 10:08 PM by herberson

    Password Change: Validating Current Password First

    zenig.szimmerman.sunshineradiology.com

      I am using IdentityManager in Seam 2.2.0GA.  I am setting up a form for a user to change their password by requiring them to enter their current password, new password and confirmed new password.  How can I validate the current password field with the authenticated user using IdentityManager?