volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Cannot Decrypt Password

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

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

#77783
Nov 26, 2013 11:10
error 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.