User Federation LDAP Mapper

Does the Administration Console support a ‘credentials’ (password) mapper?

curl -H "Authorization: bearer <token>" -H "Content-Type: application/json" --data '{"username":"rob.ferguson","enabled":true,"firstName":"Rob","lastName":"Ferguson","credentials":[{"type":"password","value":"NoMoreSecrets"}]}' http://localhost:8080/auth/admin/realms/<realm>/users

See: Keycloak, Flowable and OpenLDAP