cosmocode / dokuwiki-plugin-oauth

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

Enable oauth service plugins to implement their own procedures on logout #115

Closed YoitoFes closed 2 years ago

YoitoFes commented 2 years ago

Although some oauth services need their own procedures on logout (e.g. Keycloak needs to access the logout endpoint), there is no way to implement them. Fix it.

Close #114

YoitoFes commented 2 years ago

@splitbrain Thank you for your feedbacks. I migrated the callback processing from Session to OAuthManager.

splitbrain commented 2 years ago

thanks. can you update the developer docs please?

YoitoFes commented 2 years ago

thanks. can you update the developer docs please?

I updated https://www.dokuwiki.org/plugin:oauth