Setting up Passport.js (REST API w/token auth) Example
- app.js
var express = require('express'),
app = express(),
port = process.env.PORT || 3000,
mongoose = require('mongoose'),| # proxying through apache to a local rails instance, http & https | |
| # apache *.conf file | |
| <VirtualHost *:80> | |
| ServerName psl.localhost | |
| ServerAlias cms.psl.localhost | |
| ServerAlias *.psl.localhost | |
| ProxyPass / http://localhost:3000/ | |
| ProxyPassReverse / http://localhost:3000/ |
| default['sshd']['sshd_config']['AuthenticationMethods'] = 'publickey,keyboard-interactive:pam' | |
| default['sshd']['sshd_config']['ChallengeResponseAuthentication'] = 'yes' | |
| default['sshd']['sshd_config']['PasswordAuthentication'] = 'no' |
zoomAutenticationTool can be used to escalat