You must provide the following configuration variables:
WP_XMLRPC_URL
=https://www.yourdomain.com/xmlrpc.php
(replace with your domain and use http:// if you don't have SSL support)WP_ADMIN_USER
=admin
(use your own admin username)WP_ADMIN_PASSWORD
=somepassword
(use your own admin password)
you use this custom script to import your wordpress users to your Auth0 account, right?