Using same authentication with cognito and amazon connect in a app-web

0

Hello,

I have an app web that requires authentication with cognito and I want to login in the custom ccp from Amazon Connect simultaneously. I don't want the user to login twice. Is it possible to use some jwt token or something with the connect streams for it?

I'm interested in hearing any other approach to the problem that works. (Without cognito...idk)

Thanks !

已提問 2 年前檢視次數 728 次
1 個回答
0

I believe by Amazon Connect Custom CCP you mean this. If that be the case, you can use "Post authentication Lambda trigger" to then authenticate with Custom CCP. The UI code there can also be modified a bit to authenticate with the same Cognito instance using the same creds.

AWS
專家
Parnab
已回答 2 年前
  • How can I login from lambda (backend) into a web application (front end)? There is some type of authentication token? In the sample app that you have provided the login into Amazon Connect Custom CCP is done by the UI.

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

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

回答問題指南