Table of Contents

oAuthCognito Plugin

Compatible with DokuWiki

  • 2024-02-06 "Kaos" unknown
  • 2023-04-04 "Jack Jackrum" unknown
  • 2022-07-31 "Igor" unknown
  • 2020-07-29 "Hogfather" yes

plugin Cognito Service for use with the oAuth Plugin

Last updated on
2021-12-16
Provides
Action
Repository
Source
Requires
oauth

Tagged with authentication, oauth

This plugin implements the oAuth workflow needed to authenticate users with AWS Cognito as Identity Provider.

Installation

A CosmoCode Plugin

:!: 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