kanidm/GETTING_STARTED.md
Firstyear dbfe87e675
On login pw upgrade (#315)
Fixes #295 on login pw upgrade. This adds support for SSHA512 to be imported at the request of @colbyprior, and adds a delayed action queue so that events can be run after-the-fact so that authentication does not need to exist under the write path.
2020-08-24 12:15:21 +10:00

281 B

Getting Started (for Administrators)

If you want to deploy kanidm, or to see what it can do, you should read the kanidm book

Getting Started (for Developers)

See the README.md file.