plugin:oauthcognito
Table of Contents
oAuthCognito Plugin
Compatible with DokuWiki
- 2023-04-04 "Jack Jackrum" unknown
- 2022-07-31 "Igor" unknown
- 2020-07-29 "Hogfather" yes
- 2018-04-22 "Greebo" unknown
This plugin implements the oAuth workflow needed to authenticate users with AWS Cognito as Identity Provider.
Installation
External requirements: This plugin requires the oAuth Plugin.
Install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.
Configuration
First set up your Cognito app client. In AWS console enter your wiki's URL as Callback URL and Sign out URL. Make sure you select openid as one of the allowed OAuth scopes.
Copy the app client ID and secret into plugin settings in config manager.
Development
Change Log
- Version upped (2021-12-16 23:51)
- Get user info from token instead of API call (2021-12-16 16:51)
- read additional profile data if present (2021-12-15 09:29)
- fix auth header and user parameters (2021-12-15 09:09)
- Initial commit (2021-12-14 19:56)
plugin/oauthcognito.txt · Last modified: 2023-02-08 16:54 by andi