plugin:authphpbb3
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
plugin:authphpbb3 [2017-01-29 18:57] – Eole | plugin:authphpbb3 [2024-11-22 15:25] (current) – [Discussions] cactux | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
---- plugin ---- | ---- plugin ---- | ||
Line 6: | Line 6: | ||
email : eole.dev@outlook.com | email : eole.dev@outlook.com | ||
type : auth action | type : auth action | ||
- | lastupdate : 2017-01-26 | + | lastupdate : 2019-04-17 |
- | compatible : Binky, Ponder Stibbons, Hrun, Detritus, Elenor of Tsort | + | compatible : Binky, Ponder Stibbons, Hrun, Detritus, Elenor of Tsort, Frusterick Manners, Greebo |
depends | depends | ||
conflicts | conflicts | ||
similar | similar | ||
- | tags : authentication phpbb3 SSO | + | tags : authentication |
downloadurl: | downloadurl: | ||
bugtracker : https:// | bugtracker : https:// | ||
- | sourcerepo : https:// | + | sourcerepo : https:// |
- | screenshot_img: | + | screenshot_img: |
---- | ---- | ||
+ | |||
This plugin allows users to authenticate using phpBB credentials directly in DokuWiki. This plugin is a two-ways authentication meaning a user can authenticate in phpBB or DokuWiki (SSO-like system). | This plugin allows users to authenticate using phpBB credentials directly in DokuWiki. This plugin is a two-ways authentication meaning a user can authenticate in phpBB or DokuWiki (SSO-like system). | ||
Features list: | Features list: | ||
* Authentication: | * Authentication: | ||
- | * Groups: phpBB groups can be used to set ACL. | + | * Groups: phpBB groups can be used to set ACL in DokuWiki. |
- | * Profile: DokuWiki user's link redirects to phpBB user's profile. | + | * Profile: DokuWiki user' |
* Cache: a cache system is used to improve performance (minimal database requests). | * Cache: a cache system is used to improve performance (minimal database requests). | ||
Line 35: | Line 35: | ||
===== Installation ===== | ===== Installation ===== | ||
- | Search and install | + | Search and install the plugin |
- | Please refer to http://www.dokuwiki.org/plugins for additional info on how to install plugins in DokuWiki. | + | Or install it manually by extracting the contents of the [[https://github.com/Eole-dev/ |
==== Configuration ==== | ==== Configuration ==== | ||
Line 47: | Line 47: | ||
- '' | - '' | ||
- '' | - '' | ||
- | - '' | + | - '' |
- '' | - '' | ||
Line 58: | Line 58: | ||
If you are not using the default protocol (http) and the default port (80), check you have configured the server port and server protocol in your phpBB installation. | If you are not using the default protocol (http) and the default port (80), check you have configured the server port and server protocol in your phpBB installation. | ||
- | ⇒ By example, if your phpBB installation is using HTTPS, server port should be 443 and server protocol should be https: | + | ⇒ By example, if your phpBB installation is using HTTPS, server port should be 443 and server protocol should be https: |
+ | |||
+ | > **NOTE**\\ | ||
+ | > if you change your phpBB protocol/ | ||
==== Permissions ==== | ==== Permissions ==== | ||
- | To make use of DokuWiki' | + | To make use of DokuWiki' |
By design, phpBB founders will be members of @admin group in DokuWiki. | By design, phpBB founders will be members of @admin group in DokuWiki. | ||
Line 86: | Line 89: | ||
Hello, thank you for the feedback. The plugin has been updated to handle login redirections. However, phpBB doesn' | Hello, thank you for the feedback. The plugin has been updated to handle login redirections. However, phpBB doesn' | ||
+ | |||
+ | This plugin works fine, thanks! One minor thing I noticed: it seems that the group name in phpBB must not contain dash or hyphen (- and _). I had some issues (no login) and renaming the group names seems to have solved them. To confirm, though, I did not test extensively. --- [[user> |
plugin/authphpbb3.1485712675.txt.gz · Last modified: by Eole