pitbulk / dokuwiki-saml

GNU General Public License v2.0
2 stars 10 forks source link

Not enough rights to edit ACL and use Media Manager #15

Open denhyde opened 4 years ago

denhyde commented 4 years ago

It looks like session cookies are not created correctly upon successful SAML authentication with this plugin. My account is a member of a group that is listed in $conf['manager'] and $conf['superuser']. It has admin privileges everywhere in dokuwiki, except in ACL management section and media manager.

Particularly, in ACL management section, when I choose any group from the dropdown list, I see "for admins only" error.

When I go to Upload tab in Media Manager, I see "Sorry, you don't have enough rights to upload files." error.

There are no such issues while using other authentication methods (e.g. authplain, authldap).

thijskh commented 4 years ago

Thanks. The plugin is not very actively maintained, but if you can debug the cause, a pull request would be most welcome.