Single Logout using SAML authentication option

0

I've been able to get single sign on (SSO) working between my custom app (using Amazon Connect Streams library) and Connect, but have not found any documentation for configuring single logout (SLO). I have configured my custom application for SLO, so that when a user clicks a logout button from my app, they are logged out from the IdP and redirected back to the sign in page. The problem is, this does not log the user out of CCP. In the agent reports, they are still in the Available state (or whatever state they were in when the user logged out from my custom app).

Does Connect support SLO? Or does the user have to logout of CCP, then logout from my custom app?

dagueci
asked 4 years ago1319 views
2 Answers
0

Set the state then goto the logout page:

See here: https://github.com/aws/amazon-connect-streams/issues/13

DanBloy
answered 4 years ago
0

Thank you.

Using this as a workaround for logout now:

https://github.com/aws/amazon-connect-streams/issues/13#issuecomment-385498723

dagueci
answered 4 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions