Chime SDK meeting with Cognito user pool

0

Hi

Can anyone share the code flow for chime sdk serverless meeting with cognito user pool?

Step-by-step process would be a great help as we tried, but we lost.

Thanks Siddharth

1回答
0

I know u asked for code sample but I dont have it :( . Have you seen these two resources?

amazon-chime-sdk-multi-meeting-management

Integrate your Identity Provider with Amazon Chime SDK Messaging

profile pictureAWS
Niko
回答済み 1年前
  • Hi Nike

    many thanks for a URL .

    I've looked at both the URLs for the Chime SDK serverless meeting and the Chime SDK serverless messaging, but I noticed that their file structures are different. As a result, we're having difficulty figuring out how to implement them.

    if you can provide some highlights would be a great help.

    Thanks

  • oh man, I messed up with my links. The first one was supposed to be a sample code with github. I just updated it, see if this helps.

    https://github.com/aws-samples/amazon-chime-sdk-multi-meeting-management

  • Hi Niko

    thanks again

    but your mentioned URL is too complicated for us do you have any simple flow for us

  • What exactly r u trying to do? I maybe be able to create something but the request is very broad..so help me to help you:)

  • Hi Niko

    We want to secure access to our serverless Chime SDK API URL by requiring a username and password.

    Here are the steps we have taken so far:

    Step -1 We deployed the serverless Chime SDK from this GitHub repository: https://github.com/aws/amazon-chime-sdk-js/tree/main/demos/serverless. Step -2 We mapped the API URL to our domain name using API Gateway. Step - 3 We set up authentication for the API Gateway using Cognito.

    However, when we try to access the Cognito URL with a username and password, we receive an "Unauthorized" message in the browser. We are not sure how to pass the token in the URL header.

    Please advise steps to fix this

    Thanks

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ