From 54db3c3334dbd2f07eed3f2a2a89ec56b687a76c Mon Sep 17 00:00:00 2001 From: Paul Rodwell Date: Thu, 25 May 2017 06:31:01 +0100 Subject: [PATCH] Update ReadMe.md --- ReadMe.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index 78595ec..4d3a3fb 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -4,4 +4,8 @@ This security plug-in is written as a replacement for the Mozilla Persona plugin *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](./docs/configuration.md). +In this release we make use of Passport's OAuth plug-ins for GitHub, Google, and Twitter. + +As a wiki farm host, you have to choose which authentication provider you want to use. You will need to register an application with the required identity provider, and configure the wiki server. See, [configuring wiki-security-passportjs](./docs/configuration.md). + +**Although it is possible to configure multiple authentication providers, it makes advisable to only configure a single provider. This is to avoid confusing wiki users.**