[ { "given_name": "Antoinette", "family_name": "Doe", "name": "Antoinette Doe", "email": "antoinette@contoso.com", "email_verified": false, "custom_password_hash": { "algorithm": "md4", "hash": { "value": "AbuUujgF0pPPkJPSFRTpmA==", "encoding": "base64" } } }, { "given_name": "Mary", "family_name": "Doe", "name": "Mary Doe", "email": "mary@contoso.com", "email_verified": false, "custom_password_hash": { "algorithm": "sha256", "hash": { "value": "d24e794fce503c3ddb1cd1ba1dd5d9b250cf9917336a0316fefd87fecf79200f", "encoding": "hex" }, "salt": { "value": "abc123", "position": "prefix" } } }, { "given_name": "Velma", "family_name": "Doe", "name": "Velma Doe", "email": "velma@contoso.com", "email_verified": false, "custom_password_hash": { "algorithm": "bcrypt", "hash": { "value": "$2b$10$C9hB01.YxRSTcn/ZOOo4j.TW7xCKKFKBSF.C7E0xiUwumqIDqWUXG" } } }, { "given_name": "Edward", "family_name": "Doe", "name": "Edward Doe", "email": "edward@contoso.com", "email_verified": false, "custom_password_hash": { "algorithm": "argon2", "hash": { "value": "$argon2id$v=19$m=65536,t=2,p=1$J6Q/82PCyaNpYKRELJyTZg$m04qUAB8rexWDR4+/0f+SFB+4XMFxt7YAvAq2UycYos" } } }, { "given_name": "Terrell", "family_name": "Doe", "name": "Terrell Doe", "email": "terrell@contoso.com", "email_verified": false, "custom_password_hash": { "algorithm": "pbkdf2", "hash": { "value": "$pbkdf2-md4$i=100000,l=64$+N375B8q0Fw$fp2R9KAM4hK/votGHC5Fu+jhqbxUD8+Nic/EMSGvNC3UP/k7wSHI0uXluHRSkZfl/BOheYqNOemayG90ZaSSQw", "encoding": "utf8" } } }, { "given_name": "Cecil", "family_name": "Doe", "name": "Cecil Doe", "email": "cecil@contoso.com", "email_verified": false, "custom_password_hash": { "algorithm": "pbkdf2", "hash": { "value": "$pbkdf2-sha512$i=100000,l=64$KNyFsA2rWoE$I2CQGI9H0JxdDf3kERRI97kPCGxh0KWBIV3MxyaS191gDGfzVBGyS4BibhgqWQ0/ails8mHuU9ckASxHOOq58w" } } }, { "given_name": "Sean", "family_name": "Doe", "name": "Sean Doe", "email": "sean@contoso.com", "email_verified": false, "custom_password_hash": { "algorithm": "ldap", "hash": { "value": "{SSHA384}/cgEjdoZh85DhurDeOQEMO1rMlAur93SVPbYe5XSD4lF7nNuvrBju5hUeg9A6agRemgSXGl5YuE=", "encoding": "utf8" } } }, { "given_name": "Peter", "family_name": "Doe", "name": "Peter Doe", "email": "peter@contoso.com", "email_verified": false, "custom_password_hash": { "algorithm": "hmac", "hash": { "value": "cg7f42jH39/2EaAU4wNd4s2lKIk=", "encoding": "base64", "digest": "sha1", "key": { "value": "736868", "encoding": "hex" } } } } ]