DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:authucenter

UCenter Authentication Plugin

Compatible with DokuWiki

Hrun, Detritus, Elenor of Tsort

plugin

Last updated on
2016-02-17
Provides
Auth
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.

Tagged with authentication, disucz, ucenter

Installation

Prerequisites

This plugin requires access to a UCenter Admin Interface. See Configuration and Settings section below for further information.

It has only been tested with DiscuzX 3.1 and 3.2 and 2.5, but will most likely work with any 2.x version.

Setup

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

Configuration and Settings

  1. Login to Ucenter as administrator
  2. Add an App in UCenter App Manager
  3. Copy App settings provided by UCenter
  4. Login to Dokuwiki as administrator
  5. Go to your site's Configuration Manager
  6. In the Authentication section
    • Set Authentication backend to authucenter
    • Add your username in UCenter to the Superuser list 1).
      WARNING: failure to do so may leave you without any users having admin rights, requiring you to manually edit the configuration file to fix the problem.
  7. Scroll down to the Authucenter Plugin section
    • Provide the required configuration information
      • uccharset: set your Discuz charset here correctly.
        WARNING: incorrect setting will lead to Chinese usernames display wrongly.
      • ucappconfig: paste your UC App config here in the textarea.
  8. Save settings

Development

Change Log

See Releases on Github.

Known Bugs and Issues

Please refer to the plugin's Issue tracker on Github

ToDo/Wish List

Please refer to the plugin's Issue tracker on Github

FAQ

I locked myself out, what do I do now ?

  • Edit your local configuration file ''./conf/local.php
  • Reset authentication to authplain
    $conf['authtype'] = 'authplain';
  • Save the file
1)
This will turn you into DokuWiki super users
plugin/authucenter.txt · Last modified: 2022-07-30 00:06 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