How does cidaas store passwords?
First of all, we recommend going with a modern passwordless approach instead of using passwords to improve user experience, security, and convenience for your company and users.
In cidaas, passwords are always stored as hashed values. We offer multiple hashing mechanisms and it is possible to plug in any other hashing mechanism. Passwords are stored in combination with a relation to the used hash-algorithm. With this approach we are able to exchange the hash-algorithms at any time.
How does cidaas support migration regarding passwords?
For migration we just need to make sure that we configured the same hash-algorithm as in the old system. If this is the case, we can simply migrate all hashes to cidaas.
Need Support?
Please contact us directly on our support page