Upgrading from 8.1.26.0 to 8.5.464.0 Password hashing problem

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
Chris Burk
Posts: 1
Joined: Thu 20 Aug 2015 14:32

Upgrading from 8.1.26.0 to 8.5.464.0 Password hashing problem

Post by Chris Burk » Thu 20 Aug 2015 14:40

Hello,

i upgraded my asp.net 4 mvc web application the dotConnect for Oracle from 8.1.26.0 to 8.5.464.0.
After the upgrade i have problems to login with the AspNetOracleMembershipProvider.
I found out that i havent selected a hashAlgorithmType. The default type after some research is "HMACSHA256". Now i tested it on a local production build. Befor i updated the build my username and password works with the hashAlgorithmType "HMACSHA256". After i updated to the new build my username and password doenst work with the same hashAlgorithmType "HMACSHA256". Can someone help me?

Best Regards

Chris Burk

Pinturiccio
Devart Team
Posts: 2420
Joined: Wed 02 Nov 2011 09:44

Re: Upgrading from 8.1.26.0 to 8.5.464.0 Password hashing problem

Post by Pinturiccio » Tue 25 Aug 2015 15:39

We have answered you via e-mail.

Post Reply