Table of Contents

Search

  1. Preface
  2. Introduction to MDM Hub Security
  3. Resources
  4. Roles
  5. Users and User Groups
  6. Security Providers
  7. Application Level Security
  8. Password Hashing
  9. Glossary

Custom Hashing Algorithm

Custom Hashing Algorithm

You can use a custom hashing algorithm for password hashing in the MDM Hub.
You can configure a custom hashing implementation class during installation of the MDM Hub. Alternatively, you can change the hashing algorithm through the security configuration utility.
To implement a custom hashing algorithm, you must implement the Java abstract class
com.siperian.sam.security.hashing.algorithms.HashAlgorithm
in the
siperian-server-hash.jar
file, which is in the following directory:
<
MDM Hub installation directory
>/server/lib/hashing

0 COMMENTS

We’d like to hear from you!