Amazon Account Provider
To allow users to sign in with Amazon:
- Set up and configure an App on Amazon Developer
- Activate the Amazon Account Provider (see Activate an Account Providers)
- Set the configuration parameters on the Amazon Account Provider
Configure a Amazon App
- From the Amazon Developer Portal, log in with your Amazon account.
- On top of the page click Apps & Services
- Click Add New App and select Mobile Web
- In the App title type a unique name for your App. For App category select Productivity > Security
- In the Customer support email address enter you email address
- Click Save
- Click API Access
- Click Create a new security profile
- Fill in "The Identity Hub" in the Security Profile Name and Security Profile Description
- Click Web Settings and make a note of the Client ID and Client Secret.
- Click Edit and in the Allowed Return URLs field type https://www.theidentityhub.com/{tenant}/authenticate/processaccountproviderresponse.
- Click Save
Specific configuration parameters for the Amazon Account Provider
Parameter | Description |
---|---|
Client Id | The client id of the Amazon App created on Amazon Developer. (see Configure a Amazon App) |
Client Secret | The client secret of the Amazon App created on Amazon Developer. (see Configure a Amazon App) |
Default Scopes | The scopes that The Identity Hub will request when a user signs in. (see Default Scopes) |
Scopes | Additional scopes that you want to be requested. Currently this has no further implication. |
Default Scopes
Scope | Description | Required/Optional |
---|---|---|
profile | To be able to sign in and retrieve the name and email address of the user. | Required |
Optional scopes can be unchecked. Information related to this scopes will not be available to The Identity Hub.
Related
Activate an Account Provider
Built-in Username and Password Account Provider
Custom Account Providers
Facebook Account Provider
GitHub Account Provider
Google Account Provider
Instagram Account Provider
LinkedIn Account Provider
Microsoft Account Provider
myID.be Account Provider
Office 365 Account Provider
OpenID Connect Account Provider
PayPal Account Provider
SAML-P Account Provider
StackExchange Account Provider
Twitter Account Provider
WS-Federation Account Provider