# Discourse Login with Amazon

**URL:** https://meta.discourse.org/t/discourse-login-with-amazon/117564
**Category:** Plugin
**Tags:** official, auth-plugins, login-with-amazon, included-in-core
**Created:** [May 13, 2019, 8:07am UTC](https://meta.discourse.org/t/discourse-login-with-amazon/117564 "2019-05-13T08:07:50Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Discourse](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/discourse/32/148734_2.png) [@Discourse](https://meta.discourse.org/u/Discourse)
#### Post date: [May 13, 2019, 8:07am UTC](https://meta.discourse.org/t/discourse-login-with-amazon/117564/1 "2019-05-13T08:07:51Z")

</div>

| | | |
| --- | --- | --- |
| :discourse2: | **Summary** | **Discourse Login with Amazon** is a simple plugin that enables authentication via [Login with Amazon](https://login.amazon.com/website). |
| 📖 | **Install Guide** | **This plugin is bundled with Discourse core**. There is no need to install the plugin separately. |

> [@](#):
>
> :discourse2: As this is an #official plugin maintained by the Discourse team, #Support, #Contribute > Bug, #Contribute > UX, and #Contribute > Feature requests can be made in the respective categories here on Meta, and tagged with the appropriate plugin tag. Click on a link below to get one started. 👍
> 
> [❓&nbsp; **Support**](https://meta.discourse.org/new-topic?category_id=6&body=%3E%20Before%20asking,%20did%20you%20search%20first%3F%20Press%20%F0%9F%94%8D%20at%20the%20upper%20right%20to%20search.&tags=login-with-amazon "Ask for support on configuring and using Discourse Login with Amazon") [🐛&nbsp; **Bug**](https://meta.discourse.org/new-topic?category_id=1&tags=login-with-amazon "A bug report means something is broken, preventing normal/typical use of the plugin") [👀&nbsp; **UX**](https://meta.discourse.org/new-topic?category_id=9&tags=login-with-amazon "Discussion about the user interface of Discourse Login with Amazon, and how features are presented (including language and UI elements)") [💡&nbsp; **Feature**](https://meta.discourse.org/new-topic?category_id=2&tags=login-with-amazon "Discussion about how existing Discourse Login with Amazon features can be improved or enhanced, and how proposed new features could work")

### Features

 ![Screenshot%20from%202019-05-13%2016-05-10](https://global.discourse-cdn.com/meta/original/3X/d/3/d3752918bfcd1406ee3dd2d12ea828ecb9178dce.png)

### Configuration

1. Obtain a **Client ID** and **Client Secret** by following [Register for Login with Amazon | Login with Amazon](https://developer.amazon.com/docs/login-with-amazon/register-web.html).

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`.

 ![Screenshot%20from%202019-05-13%2016-07-08](https://global.discourse-cdn.com/meta/original/3X/4/a/4af69f24d871a439344b6e290a3b9fe1b5708131.png)

### CHANGELOG

### TODO

> Last edited by @tobiaseigen 2025-07-16T21:15:54Z
> 
> > **Check document**
> >
> > Perform check on document:

---

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [July 16, 2025, 9:16pm UTC](https://meta.discourse.org/t/discourse-login-with-amazon/117564/35 "2025-07-16T21:16:18Z")

</div>

🥳 This plugin is now bundled with Discourse core as part of [Bundling more popular plugins with Discourse core](https://meta.discourse.org/t/bundling-more-popular-plugins-with-discourse-core/373574). If you are self-hosting and use the plugin, you need to remove it from your `app.yml` before your next upgrade.
