pitbulk / dokuwiki-saml

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

idP doesn't redirect back to SP upon successful authentication #14

Open denhyde opened 4 years ago

denhyde commented 4 years ago

DokuWiki version: 2020-07-29 "Hogfather"

Expected behaviour: upon successful authentication, idP redirects back to https://wiki.example.com/doku.php.

Actual behaviour: upon successful authentication, idP redirects to https://idp.example.com/module.php/core/frontpage_welcome.php and prompts to login as admin.

Then I have to go to https://wiki.example.com/doku.php?id=start&do=login&sectok= manually and refresh the page with no cache before the authenticated user is finally added to data/users/saml.php.

thijskh commented 4 years ago

If the IdP does not redirect back to the dokuwiki SP, that is a configuration issue of the IdP, not dokuwiki?