Why IdentityServer4 provide/send-back different cookie for each clients?
问题 I have two mvc client application mvc_client1 and mvc_client2 . When I logged into mvc_client1 and click the menu to launch mvc_client2 automatically authenticate and open authorized page as per IdentityServer4 documentation. But, if I trigger logout from any of the client only logout the client which I requested the logout. I have already read documentation and implemented Back-Channel-Logout . Even though single sign-out not working as documented. I noticed something that, Identity server