Join us this Friday for AI in Action at the Virtual Happy Hour! This free virtual event is open to all—enroll now on Academy and don’t miss out.

 

Cannot Decrypt Password

Vote:
 

Hello everyone!

I'm having this issue, I'm trying to login to my website with a registred user.

But when I'm about t oget redirected to my "authenticated" page I get this error: 

System.InvalidOperationException: Cannot decrypt password

Stack trace:

InvalidOperationException: Cannot decrypt password]
   EPiServer.Common.Security.HMACPasswordProvider.DecryptPassword(Byte[] ciphertext) +60
   EPiServer.Common.Web.Authorization.Integrator.SynchronizeUser(MembershipUser membershipUser, String password, Boolean enableCreateNew) +1116
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +80
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +165

Anyone have any idea on what this could be about?
If I check my database I can see that the password in decrypted so I don't see why It's complaining.


#77776
Nov 26, 2013 10:32
Vote:
 

I Had to change the EPiServerCommonMembershipProvider to MultiplexingMembershipProvider in webconfig.. Thank you! :)

#77783
Nov 26, 2013 11:10
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.