Copy contents of your Passport XML into the config.xml file, then run the following.
node index.js
Take the result of the console, and then add the following to the top of the JSON it provides to you.
{
"issuer": "--- ADD YOUR ISSUER HERE ---",
--- REST OF PASSPORT JSON HERE ---
}