cosmocode / dokuwiki-plugin-oauth

Generic oAuth1 and oAuth2 plugin for DokuWiki
http://www.dokuwiki.org/plugin:oauth
30 stars 79 forks source link

OAuth: An error occured during the request to the oauth provider: [HTTP 401] #130

Closed Trapulo closed 1 year ago

Trapulo commented 1 year ago

Hi, after user validation, the plugin reports:

OAuth: An error occured during the request to the oauth provider: [HTTP 401]

I cannot find a solution, nor some debug log or similar. The provider is AAD via the dokuwiki generic oauth plugin, using settings I'm also using with other similar applications.

Any idea? thanks

Trapulo commented 1 year ago

found solutions: AAD uses bear tokens, not OAUTH tokens