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 年前檢視次數 269 次
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

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南