---
title: "Authenticate users with Amazon accounts"
description: "Today Amazon announced a new Login Service, which allows you to connect with millions of their customers"
authors:
  - name: "Eugenio Pace"
    url: "https://auth0.com/blog/authors/eugenio-pace/"
date: "May 29, 2013"
category: "Identity & Security,Identity,SSO"
tags: ["announcements"]
url: "https://auth0.com/blog/Authenticate-users-with-Amazon-accounts/"
---

# Authenticate users with Amazon accounts




Today Amazon announced [a new Login Service](http://login.amazon.com), which allows you to connect with millions of their customers:

From their [press release](http://phx.corporate-ir.net/phoenix.zhtml?c=176060&p=irol-newsArticle&ID=1824961&highlight=):
> Today, Amazon launched __Login with Amazon__, a new service that will enable the over 200 million active Amazon customers to securely and simply login to apps, games, and websites. Login with Amazon allows developers to easily reduce sign-in friction for their customers, leading to higher engagement and order conversion.

The good news for those using Auth0, is that connecting with Amazon is just a click away. We launched support for Amazon today:

![SSO Amazon](https://images.ctfassets.net/23aumh6u8s0i/1i9UzNljbW660b6J3V2UgQ/5140b7e0b57be3a15622447bf6c7edbf/auth0-amazon-connection)

<!-- more -->

Auth0 gives you the ability to connect Amazon accounts with _any_ application: web, mobile or native; regardless of what platform it is written on, or what identity protocols it supports. Auth0 supports .NET, Java, Ruby, iOS, Android, Windows, and others with very few lines of code, and minimum intrusion.

And this extends of course to popular apps like __Salesforce__, __Zendesk__, __Dropbox__, __SharePoint__, __MSCRM__, among others. We keep adding popular apps and the list grows quickly!

There are two permission scopes available today in Amazon:

* __Basic Profile__, the default permission that allows you to retrieve the user's name, e-mail and a unique id.
* __Postal Code__, that allows you to retrieve the location of the user.

These two are very easily configured with Auth0 dashboard:

![SSO Amazon](https://images.ctfassets.net/23aumh6u8s0i/5ziOzwL0ROXtyy7UbFQl2y/6310397cd8dbf0a6b7df3f046c6c911d/auth0-amazon-dashboard)

Registration of your instance of Auth0 with Amazon is very straightforward and [fully documented](https://docs.auth0.com/amazon-clientid) right were you need it.

[Try Auth0 yourself!](https://auth0.com)
