DokuWiki

It's better when it's simple

User Tools

Site Tools


auth

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
auth [2021-09-09 11:27] – moved list of old backends to [:oldauthbackends] Klap-inauth [2023-09-20 21:49] (current) – [Authentication related Tips] see documentation of Auth Plugins instead Klap-in
Line 5: Line 5:
   * Look for available [[plugintype>128#extension__table|Auth Plugins]] in the plugin repository.   * Look for available [[plugintype>128#extension__table|Auth Plugins]] in the plugin repository.
  
-If the available plugins do not fulfill the requirements, you can create your own auth plugin. For details see [[devel:Auth Plugins|How to write an Authentication Plugin?]] +The plugins can be installed using the [[plugin:Extension|Extension Manager]]. If the available plugins do not fulfill the requirements, you can create your own auth plugin. For details see [[devel:Auth Plugins|How to write an Authentication Plugin?]] 
  
  
 +===== Authentication related plugins =====
  
-===Migration of wiki from before 2013=== +  * [[plugin:authchained|Chained Authentication]] -- Use a sequence of authentication backends (e.g. LDAP then plain ) 
-Since the release 2013-05-10 “Weatherwax” DokuWiki uses Authentication Plugins instead of Authentication BackendsThis requires action from the administrator when upgrading the wikiSee [[oldauthbackends|old authentication backends]] for FAQ and the previous backends.+  * [[plugin:virtualgroup]] -- allows to assign groups to a user independently from the backend. 
 +Some suggestions grouped by tags in the plugin repository: 
 +  * Plugins with [[plugintag>acl#extension__table|acl]]-tag 
 +  * Plugins with [[plugintag>groups#extension__table|groups]]-tag 
 +  * Plugins with [[plugintag>users#extension__table|users]]-tag
  
 +===== Authentication related Tips =====
  
 +Some relevant tips related to authentication backends
  
 +  * [[tips:change_user_name_after_authentication|Change user name after authentication]] -- Suggestion how to change the username after authentication (e.g. you want to allow login via a unique id that could change sometime (e.g. email address), but use another unmodifiable unique id as permanent identifier in Dokuwiki)
  
- 
-===== Auth-related plugins ===== 
- 
-  * [[plugin:fblogin]] -- Use Facebook as an authentication authority for your DokuWiki site 
-  * [[plugin:openid]] -- lets register with an OpenID URL; lets already registered users add OpenID URLs to their profiles and then use OpenID to login. 
-  * [[plugin:virtualgroup]] -- allows to assign groups to a user independently from the authn/authz-Backend. 
- 
-===== Auth-related Tips ===== 
-Some relevant tips related to authentication backends 
-  * [[tips:commonlogin]] -- Sharing authentication data between wikis on the same server 
-  * [[tips:htaccessauth|.htaccess authentication]] -- Use .htaccess authentication instead of the login form 
-  * [[tips:htaccessauth2|.htaccess authentication 2]] -- As above with support for UserManager 
-  * [[tips:httpauth-passthru|HTTP-Auth Passthru]] -- Adding http-auth-functionality to your existing ACL-setup 
-  * [[tips:chainedauth|Chained Authentication]] -- Use a sequence of authentication backends (e.g. LDAP then plain ) 
-  * [[tips:usermanager_chained|usermanager and chained auth]] -- Manage each authentication method used by the chained method through the usermanager 
-  * [[tips:separate_admin_login|Separate Admin Login]] -- Use a special admin login, which cannot read or edit pages 
-  * [[tips#integration_with_other_software|list of integrations in other software]] -- explaining integration with other software, often authentication included. 
-  * [[tips:change_user_name_after_authentication|Change user name after authentication]] -- Change the username after authentication (e.g. you want to allow login via a unique id that could change sometime (e.g. email address), but use another unmodifiable unique id as permanent identifier in Dokuwiki) 
auth.1631179636.txt.gz · Last modified: 2021-09-09 11:27 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