DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:authfacebook

AuthFacebook Plugin

Compatible with DokuWiki

Hrun

plugin Authentication with Facebook accounts

Last updated on
2017-06-15
Provides
Auth, Action
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Similar to authgoogle, fblogin

Tagged with authentication, facebook, oauth

Description

Facebook Authentication Plugin allows to sign in to DokuWiki using Facebook accounts.

Features

  • Allows to specify a default group for Facebook users.
  • Allows to map facebookgroups to dokuwiki groups.
  • Allows to map a list of facebook users to the admin group.

Installation

First create a Facebook App for authentication.
Take a look at https://developers.facebook.com/docs/ section Login and PHP - SDK

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Configuration and Settings

  1. Change authtype to authfacebook
  2. Enter your Facebook ApplicationID and the ApplicationSecret
  3. Create a maybe empty JSON list of superusers [fbUID1,fbUID2]
  4. Create a JSON map of Facebook group IDs to DW-groups {“fbGID1”:“DWGroup1”,“fbGID2”:“DWGroup2”}
  5. Change the Facebook default group if needed

all FB-IDs are numerical!

Development

Change Log

Known Bugs and Issues

plugin/authfacebook.txt · Last modified: 2022-07-30 00:08 by Klap-in

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki