Go to file
Paul Rodwell 25c73d824b should not be ignoring custom modernizr file 2016-11-08 11:38:48 +00:00
client should not be ignoring custom modernizr file 2016-11-08 11:38:48 +00:00
docs Adding documentation for Twitter 2016-07-07 11:43:26 +01:00
server correct check for user logged in 2016-09-05 10:21:46 +01:00
views start of adding alt identity 2016-08-23 10:17:24 +01:00
.gitignore should not be ignoring custom modernizr file 2016-11-08 11:38:48 +00:00
.npmignore initial commit - work in progress 2016-03-16 14:13:37 +00:00
Gruntfile.js work in progress... 2016-04-04 10:06:33 +01:00
ReadMe.md Update ReadMe.md 2016-09-12 09:03:01 +01:00
index.js initial commit - work in progress 2016-03-16 14:13:37 +00:00
package.json 0.1.0 2016-09-12 07:36:22 +01:00

ReadMe.md

Federated Wiki - Security Plug-in: Passport

This security plug-in is written as a replacement for the Mozilla Persona plugin (wiki-security-persona). A replacement is required because the Mozilla Persona service is closing on 30th November 2016.

To allow an orderly migration of wiki site ownership this plug-in makes use of the Mozilla Persona plug-in for Passport. This is only presented as a login option on those wiki sites that have already been claimed using Mozilla Persona. When you login with Mozilla Persona there will be a link that allows you to add an alternative identity from those the site owner has configured.

In this release we make use of Passport's OAuth plug-ins for GitHub, Google, and Twitter. To use one, or more, of these a wiki server administrator will need to register an application with the required identity provider, and configure the wiki server. See, configuring wiki-security-passportjs.