- Newest
- Most votes
- Most comments
Hi Aman,
Thank you for raising the question. I understand that you need guidance on Amazon Connect API to authenticate agents from the server side.
Authentication is handled by Amazon Connect in the both the scenarios in custom CCP as or default CCP. However, I did not fully understand your use case here. I would suggest you to raise the technical support case alongwith your detailed use case with us using below link so we can assist you in-depth and provide you better workaround is needed,
[+] https://docs.aws.amazon.com/awssupport/latest/user/case-management.html#creating-a-support-case
If you're looking for agent authentication NOT using streams, no there's nothing out there like that. You must embed streams into your app in order to have the Connect authentication.
david
Relevant content
- Accepted Answerasked 4 years ago
- Accepted Answerasked a year ago
- asked 3 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated a month ago
Thanks. I want to use Amazon Connect API to authenticate the Amazon Connect agents from the server side.
Does the Amazon Connect API provide such capabilities besides the Amazon Connect Streams, which is client-side integration?