cosmocode / dokuwiki-plugin-oauthazure

Azure Service for use with the oAuth Plugin
0 stars 3 forks source link

Enabling the plugin produces ERR_TOO_MANY_REDIRECTS #3

Open MaticSulc opened 1 year ago

MaticSulc commented 1 year ago

Installed the basic oAuth plugin, configured the ID's and secret and turned on oauth login method.

Redirect URI gets passed to the Microsoft API call, then it gets redirected back to https://wiki.mydomain.org/doku.php, which again - redirects to the MS for authentication. The doku.php call has the code and session_state parameters present.

Nothing in logs, running Dokuwiki 202304-04a. Any ideas?

splitbrain commented 9 months ago

No idea. Be sure to post here if you figure it out.