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 !

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.

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

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

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

関連するコンテンツ