pitbulk / dokuwiki-saml

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

Referred back to login page (2020-07-29 "Hogfather) #16

Open abargerbos opened 4 years ago

abargerbos commented 4 years ago

Hi! I've been trying to use your plugin on the latest version of DokuWiki (2020-07-29 "Hogfather"). I am able to install it from the plugins page, but the plugin does not show up as an auth option. This is fixed by manually installing the folder instead; after that it does show up. So perhaps there is an issue in the structure of the plugin. But admittedly, the install instructions also say to copy the folder, so this might be known.

However, then there are further issues. I have it setup as INTERNAL AUTH BACKEND + SAML, and am using 'use_internal_user_store' = true and 'force_saml_login' = false (but I have also tried the other permutations). I get a new shiny login button above the standard one on my login screen, and clicking it does redirect me to the simpleSAMLphp page of choice. But after signing in, I am returned to the login screen, without any error messages. Logging in using internal auth credentials has the exact same problem, you just return to the login page. Disabling the plugin restores normal login behaviour.