I am currently having trouble with the identity server 3 and logouts with (single user) concurrent sessions.
Situation: a user is allowed to login (to a mobile app) multiple times with a single account
Expected behaviour: When the user performs a logout on one device he stays logged in at the other devices.
Actual behaviour: The user is logged out at each device.