Skip to content

App Setup: Amazon Connection

Eldenroot edited this page Jan 25, 2021 · 2 revisions

Site owners need to create a 'web application' at Amazon developer portal first:

https://developer.amazon.com/dashboard then continue to "Login with Amazon" https://developer.amazon.com/loginwithamazon/console/site/lwa/overview.html

On the Create App page:

  • Security Profile Name: Add a name for your new app.
  • Security Profile Description: Add a simple description for your app.
  • Consent Privacy Notice URL: https://yoursite.com
  • Consent Logo Image (optional): Upload an icon for your app. Continue in a list of your apps to "Web Settings":
  • Allowed Origins: https://yoursite.com
  • Allowed Return URLs: https://yoursite.com/member.php?action=login&gateway=amazon

Sample app screen should be like:

Amazon App Screen Amazon App Screen

Now grab the provided Client ID and Client Secret (also available on this page: https://developer.amazon.com/loginwithamazon/console/site/lwa/overview.html) and add it to your MyBB Isango plugin settings, hit "Save" button and you are done!