LibreCryptography dan repost
The idea is this:
1. Beginning with a classic user management situation (for some service / access controlled resources)
2. Using LDAP for user management. More specifically, OpenLDAP.
3. Argon2ID as the password mechanism (stick with me - I’m aware of what the RFCs say about SCRAM - we’re not going to go out of standard here)
If you’re not familiar with SCRAM authentication, then you should look here: https://en.m.wikipedia.org/wiki/Salted_Challenge_Response_Authentication_Mechanism
1. Beginning with a classic user management situation (for some service / access controlled resources)
2. Using LDAP for user management. More specifically, OpenLDAP.
3. Argon2ID as the password mechanism (stick with me - I’m aware of what the RFCs say about SCRAM - we’re not going to go out of standard here)
If you’re not familiar with SCRAM authentication, then you should look here: https://en.m.wikipedia.org/wiki/Salted_Challenge_Response_Authentication_Mechanism