How to enable Amazon Agents to login with Custom Login to Amazon Connect?

0

Hi, we are trying to abstract the login from being handled by Amazon for Customer Agents, we want to enable them to login using our custom login system, I imagine that would need us to leverage some credentials management to Amazon Connect/Do some tokenization. I have tried to check the JavaScript SDK for this but I can't see anything around the custom login? We are building custom control panel for agents but want them to login using our custom login system then the redirection to Amazon connect URL.

질문됨 일 년 전471회 조회
2개 답변
0

If your custom login system is a SAML 2.0 compliant identity provider, you can federate to Amazon Connect via AWS IAM. The configuration steps are described at https://docs.aws.amazon.com/connect/latest/adminguide/configure-saml.html.

Some open source examples of SAML implementations are https://github.com/winstonhong/Shibboleth-SAML-IdP-and-SP and https://github.com/OpenConext/Mujina (I'm not aware of these specific implementations being used with Amazon Connect, though Shibboleth is one of the third-party SAML providers listed at https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_saml_3rd-party.html).

AWS
답변함 일 년 전
  • But I don't see how you can bypass going through the out of the box CCP to login to Connect which I believe is what the OP is trying to work around.

0

Not possible. You have to use the standard login process and then redirect to your app.

david

profile picture
dmacias
답변함 일 년 전

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

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

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

관련 콘텐츠