OutSystems Forge 日本語データベース

Alexa Skills Check Signature component

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2018-06-05 1.0.0 Headfitted Labs All .NET Components, Libraries
カスタムバックエンドを使用する際のアレクサのスキルを証明するために、チェーン証明書、署名、タイムスタンプを検証するための操作があります。 コンポーネントhttps://www.outsystems.com/forge/component/2203/alexa/はカスタムスキルを作成するのに役立ちますが、検証パートは開発者に実装する必要があります。 これはスキルをスキルストアに公開する際に必須のステップです。
Alexaのスキルを証明するには、証明書を検証する必要があります。 このコンポーネントは、証明書の検証を実行する方法を提供します。 1)リクエストの署名を確認する2)署名証明書のURLを確認する3)リクエストのタイムスタンプをチェックするhttps://developer.amazon.com/docs/custom-skills/host-a-custom-skill-as-a -web-service.html#リクエストの署名の確認

[Overview]
For certifying your alexa skill when using a custom backend, there are certain operations for verifying the chain certificate, signature and timestamp. The component https://www.outsystems.com/forge/component/2203/alexa/ helps you in creating a custom skill, but the verification part is left to the developer to implement. This is a mandatory step when getting your skills published to the skills store.
[Detail]
To certify an Alexa skill, one needs to validate the certificate. This component provides the method to accomplish the verification of the certificate. 1) Checking the Signature of the Request 2) Verifying the Signature Certificate URL 3) Checking the Timestamp of the Request https://developer.amazon.com/docs/custom-skills/host-a-custom-skill-as-a-web-service.html#checking-the-signature-of-the-request
戻る