Skip to content
This repository was archived by the owner on Oct 29, 2021. It is now read-only.

Commit f18448b

Browse files
committed
Update README.md
1 parent 5aa3e61 commit f18448b

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

README.md

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
1-
authgoogle
1+
Description
22
==========
3+
Google Authentication Plugin allows to sign in to DokuWiki
4+
using OAuth 2.0 protocol provided by Google
5+
(https://developers.google.com/accounts/docs/OAuth2Login).
36

4-
Google Authentication Plugin for DokuWiki
57

6-
settings
7-
========
8-
Allowed email domains: allowed addresses separated by space
9-
10-
example@example.com - one email
11-
*@example.com - all emails in domain
12-
* - all domains
13-
14-
Default groups: default groups for new users separated by space
8+
Installation
9+
==========
10+
All documentation for Google Authentication plugin
11+
is available online at http://www.dokuwiki.org/plugin:authgoogle
1512

16-
GoogleAPI Client ID and GoogleAPI Client Secret: info in https://code.google.com/apis/console/
13+
For Installation Instructions see
14+
http://www.dokuwiki.org/plugin:authgoogle#installation
1715

18-
GoogleAPI Redirect URI: [domain]/doku.php?id=start&do=login
16+
Google Authentication Plugin for DokuWiki - 2013 (c) Andrew Kornienko <ant@kaula.ru>
17+
and Artyom <sentryperm@gmail.com>

0 commit comments

Comments
 (0)