Browse by Categories

Still not found answer to your query, contact our support team at

Timing: 9:30 am - 6:30 PM Monday - Friday
Timezone: GMT+5:30

How to generate credentials for the Amazon Service Integration in OTP Plugin?

Phone verification at the time of SignUp/Login is an important first step in your online relationship with a user. By verifying that a new registree on your website has the device they claim in his or her possession (and the provided number is accurate) you reduce spam and fraud while signaling your concern for the user's security.Overseeing many integrations (and answering many questions), we've come up with a number of best practices and practical guidelines that can assist you for integrating the Twilio Service for sending OTP to your users.

 

Integrating OTP Services via Amazon to your SocialEngine PHP site is a three step process. First you must create your account from https://portal.aws.amazon.com/billing/signup#/start and then enter all the mandatory information which is required to complete the signup process. In second step create and download the access key. At last in the third step, copy all the required details from the downloaded file and save it in  'Service Integration' → 'Amazon' → 'Edit'.

 

To know more details about API keys creation, follow the below mentioned steps:

Step 1: Create your Account

Sign in to your Amazon account via https://aws.amazon.com/ . If you have not created your account yet, then create one by going to this link: https://portal.aws.amazon.com/billing/signup#/start.

Step 2: After the successful creation of account at Amazon, Go to 'My Security Credentials' from the dropdown available in the header section under the create account.

Step 3: Open ‘Access Keys, and then from there access your key ID and secret access key.

Step 4: Then click on ‘Create New Access Key’. A pop-up will appear, click on 'Download Key File'.

Step 5: After the downloading gets completed, Open the downloaded file.

Step 6: Copy the required details such as Client Id and Client Secret Key and save it in the 'Service Integration' → 'Amazon' → 'Edit' section in Admin Panel of the Plugin.

 

At this point you have completed Amazon service integration and you can now send OTP to your users whenever they Login/SignUp on your website.