Is it possible to implement a functionality so that the end user can manage his sessions?
I am working with desktop and tablet applications and I would like to expose an "admin" page in the SPA to some of the end users, so that they can any time see how many active sessions they have and potentially also choose to end a particular session (from a specific machine).
Is there any support from B2C on this?