Summary | Discourse Login with Amazon is a simple plugin that enables authentication via Login with Amazon. | |
Repository Link | https://github.com/discourse/discourse-login-with-amazon | |
Install Guide | How to install plugins in Discourse |
Features
Configuration
-
Obtain a Client ID and Client Secret by following Register for Login with Amazon | Login with Amazon.
-
Under Allowed Origins, set it to your domain. Example:
https://example.com
-
Under Allowed Return URLs, set it to your domain plus the following path
/auth/amazon/callback
. Example:https://example.com/auth/amazon/callback
. -
Set
login with amazon client id
andlogin with amazon client secret
to the keys you have obtained in the steps above and checkenable login with amazon
.