How to Use Crosslight Authentication Service to Use Custom Password Hasher?

5 replies. Last post: February 13, 2015 10:52 AM by Product Support
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback
Jimmy TungolMember

Hi,

How can we use a custom password hasher to hash the password from the client side using the Authentication Service? We do not want to re-hash all of our existing user accounts just to align with the default password hasher being used by Crosslight Framework or Microsoft ASP.Net Identity for that matter, since this is going to be a tedious task. Now, while our mobile app use Crosslight's Enterprise Framework, we assigned the custom password hasher (implemented from IPasswordHasher) to the Web API while creating an instance of the UserManager on the IdentityController. However, we believe this is incomplete, as we believe there are still work to be done on the client side to make it work with Crosslight's Authentication Service.

1 attachment
All times are GMT -5. The time now is 3:36 AM.
Previous Next