We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
参考URL https://marketplace.auth0.com/integrations/amazon-social-connection
上記ページのインストールタブをクリックしてください。
Amazon Developerの登録をしてください。 https://developer.amazon.com/ja/apps-and-games/login-with-amazon
セキュリティプロファイルを新規作成してください。 https://developer.amazon.com/loginwithamazon/console/site/lwa/overview.html
セキュリティプロファイルが作成できたらウェブ設定でClient IDとClient Secretを作成してください。
許可されたオリジンにはAuth0で作成されたDomainを登録してください。 例:https://a-zumi.us.auth0.com/
許可された返信URLにはAuth0で作成されたDomainに/login/callbackをつけて登録してください。 例:https://a-zumi.us.auth0.com/login/callback
Auth0の管理画面からAuthentication > Social > amazon設定ページへアクセスして、 AmazonのClient IDとClient Secretを登録してください。
登録する際、Attributes の Email address をチェックしてください。
以上で設定は完了です。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Amazonアカウントの連携方法
参考URL
https://marketplace.auth0.com/integrations/amazon-social-connection
上記ページのインストールタブをクリックしてください。
Amazon Developerの登録
Amazon Developerの登録をしてください。
https://developer.amazon.com/ja/apps-and-games/login-with-amazon
セキュリティプロファイルの作成
セキュリティプロファイルを新規作成してください。
https://developer.amazon.com/loginwithamazon/console/site/lwa/overview.html
ウェブ設定
セキュリティプロファイルが作成できたらウェブ設定でClient IDとClient Secretを作成してください。
許可されたオリジンにはAuth0で作成されたDomainを登録してください。
例:https://a-zumi.us.auth0.com/
許可された返信URLにはAuth0で作成されたDomainに/login/callbackをつけて登録してください。
例:https://a-zumi.us.auth0.com/login/callback
Auth0の管理画面からAuthentication > Social > amazon設定ページへアクセスして、
AmazonのClient IDとClient Secretを登録してください。
登録する際、Attributes の Email address をチェックしてください。
以上で設定は完了です。
The text was updated successfully, but these errors were encountered: