Hi everyone,
I'm coding 1 app for client and i have one problem.
I can login my app on multiple device (Iphone 12, Samsung U22, ...) with 1 account.
But when I log out on one device, all other devices will be logged out.
How do I logout only the current device?
Thank you,
Huy
Hi Huy,
https://www.outsystems.com/forums/discussion/93194/session-login-logout/#Post400091
see this forum post as it describes your problem. It is currently a platform limitation.
Thanks Bas, If i logout all device then i also have to logout sso on all devices (I am using Microsoft ADFS)
I'm looking for a url for adfs logout, do you have it?
Thanks,
It should be documented in the documentation of your identity provider.
I am trying change /ls/ or /ls/?wsignout1.0 or /ls/?wsignoutcleanup1.0 to logout adfs for my app.
But, i can't get any Logout response and i do not close popup like image.
can not close popup