Discourse Login with Amazon

:discourse2: Summary Discourse Login with Amazon is a simple plugin that enables authentication via Login with Amazon.
:hammer_and_wrench: Repository Link https://github.com/discourse/discourse-login-with-amazon
:open_book: Install Guide How to install plugins in Discourse

Features

Screenshot%20from%202019-05-13%2016-05-10

Configuration

  1. Obtain a Client ID and Client Secret by following Register for Login with Amazon | Login with Amazon.

  2. Under Allowed Origins, set it to your domain. Example: https://example.com

  3. Under Allowed Return URLs, set it to your domain plus the following path /auth/amazon/callback. Example: https://example.com/auth/amazon/callback.

  4. Set login with amazon client id and login with amazon client secret to the keys you have obtained in the steps above and check enable login with amazon.

CHANGELOG

TODO

13 Likes