目录

oAuthCognito Plugin

兼容的版本 Dokuwiki

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

plugin Cognito Service for use with the oAuth Plugin

最后更新于
2021-12-16
提供
Action
仓库
源码
依赖
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