Issue in ITShop: "Not yet implemented -> [Hash function for key"

Hi there,

when trying to authenticate to the ITShop with an enabled/internal Person in the context Employee (Role-based), AD (Manual) or AD integrated the error message "Not yet implemented -> [Hash function for key xyz]" returns.

Version 8.1.3, default Web Project.

The article https://support.oneidentity.com/de-de/identity-manager/kb/252714/it-shop-error-not-yet-implemented-hash-function-for-key didn't help in this case, the issue still persists.

Any further hints to look at?

Thanks

Dirk

Parents Reply
  • Which operating system are you running this on? Which .NET Framework version?

    Did you mark the column Person.DialogUserPassword as to be encrypted in the Designer? You shouldn't do  - that if this is even possible in your version (I can't remember, but I think there was such an issue at some point in time). Thing is, that these values are hashed and not encrypted.

Children