This repository was archived by the owner on Oct 29, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +12
-13
lines changed Expand file tree Collapse file tree 1 file changed +12
-13
lines changed Original file line number Diff line number Diff line change 1
- authgoogle
1
+ Description
2
2
==========
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 ).
3
6
4
- Google Authentication Plugin for DokuWiki
5
7
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
15
12
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
17
15
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 >
You can’t perform that action at this time.
0 commit comments