Basic Node.js server with a form that accepts a service's credentials and URL and returns an auth token.
May be run from Bluemix, a Raspberry Pi, etc. Automatically redirects to HTTPS when running on Bluemix.
Click the button to deploy to Bluemix:
Requires Node.js. Then clone or download the code, and run:
npm install
npm start
Due to the security implications, it is recommended that you run your own copy of this code rather than using someone else's, and that you always use HTTPS.