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.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠