DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:auth_plugins

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
devel:auth_plugins [2023-09-19 10:45] – [logOff] andidevel:auth_plugins [2025-11-07 13:11] (current) – More meaningful headline michaelsy
Line 1: Line 1:
-====== Authentication Plugins ======+====== How to Write an Authentication Plugin ======
  
 DokuWiki's authentication system is highly modular and can, generally speaking, authenticate using anything that is accessible from PHP. Check the [[plugintype>128#extension__table|list of Auth Plugins]] to see what is already available. Auth Plugins can be installed via the [[plugin:Extension|Extension Manager]]. DokuWiki's authentication system is highly modular and can, generally speaking, authenticate using anything that is accessible from PHP. Check the [[plugintype>128#extension__table|list of Auth Plugins]] to see what is already available. Auth Plugins can be installed via the [[plugin:Extension|Extension Manager]].
Line 209: Line 209:
 ==== addGroup ==== ==== addGroup ====
  
-optional, set FIXME capability+optional
  
-The [[xref>AuthPlugin::addGroup()|addGroup()]] method creates a new group.+The [[xref>AuthPlugin::addGroup()|addGroup()]] method creates a new group. This only needs to be implemented if a group needs to be created before users can be assigned to it.
  
  
devel/auth_plugins.1695113129.txt.gz · Last modified: by andi

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