====== oauthwechange Plugin ====== ---- plugin ---- description: Supports the WECHANGE.DE platform as identity provider author : Anna Dabrowska email : dokuwiki@cosmocode.de type : action lastupdate : 2022-01-18 compatible : Hogfather depends : oauth conflicts : similar : tags : authentication, oauth, wechange downloadurl: https://github.com/cosmocode/dokuwiki-plugin-oauthwechange/zipball/master bugtracker : https://github.com/cosmocode/dokuwiki-plugin-oauthwechange/issues sourcerepo : https://github.com/cosmocode/dokuwiki-plugin-oauthwechange/ donationurl: screenshot_img : ---- This plugin implements the oAuth workflow needed to authenticate users with the [[https://wechange.de/|WECHANGE]] platform as Identity Provider. [[https://www.cosmocode.de/en/open-source/dokuwiki-plugins/|{{ https://www.cosmocode.de/static/img/dokuwiki/dwplugins.png?recache|A CosmoCode Plugin}}]] ===== Installation ===== :!: **External requirements:** This plugin requires the [[plugin:oauth|oAuth Plugin]]. Install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. ===== Configuration ===== Create a new oAuth Application in your WECHANGE backend. Be sure to set the redirect URI to the one displayed in the DokuWiki config manager. {{ https://i.imgur.com/ycsBL8m.png?600&recache }} Configure the URL to your installation (no trailing slash) and the client key and secret in the configuration of the plugin. ===== Development ===== === Change Log === {{rss>https://github.com/cosmocode/dokuwiki-plugin-oauthwechange/commits/master.atom date}}