Login with Amazon Connector
I'm looking to create a connector that uses "Login with Amazon" for OAuth2 authentication.
In order to get Amazon to accept the request to the Authorization URL you need to register a Return URL with Amazon. This is the URL that is passed as redirect_uri in the Authorization URL.
The problem is that the connector makes a request with
redirect_uri=https%3A%2F%2Fapi.domo.com%2Fbuilder%2Foauth.html
When you provide the Return URL to Amazon they validate that the URL is in the form of https://returnurl.com. So, you can't put https%3A%2F%2Fapi.domo.com%2Fbuilder%2Foauth.html in there.
If I replace the above in the url with
redirect_url=https://api.domo.com/builder/oauth.html
then it works.
I understand that the first one is url encoded and I understand why.
I know that there are connectors using Login with Amazon. So, I'm wondering what the magic is.
Comments
-
Hi,
Can anyone help out with with this request?
Thanks,
0 -
There really is not any magic or anything. So it may be that The First one you referred to is already encoded. So basically it will get encoded twice. For a little more information about OAuth please visit our Knowledge Base. Here are a couple helpful links. I am using the Facebook one for an example of one that uses OAuth.
0
Categories
- 10.5K All Categories
- 8 Connect
- 918 Connectors
- 250 Workbench
- 470 Transform
- 1.7K Magic ETL
- 69 SQL DataFlows
- 477 Datasets
- 193 Visualize
- 252 Beast Mode
- 2.1K Charting
- 11 Variables
- 17 Automate
- 354 APIs & Domo Developer
- 89 Apps
- 3 Workflows
- 20 Predict
- 5 Jupyter Workspaces
- 15 R & Python Tiles
- 247 Distribute
- 63 Domo Everywhere
- 243 Scheduled Reports
- 21 Manage
- 42 Governance & Security
- 174 Product Ideas
- 1.2K Ideas Exchange
- 12 Community Forums
- 27 Getting Started
- 14 Community Member Introductions
- 55 Community News
- 4.5K Archive