Hi,
It would be really useful to have a way to logout a user by UserId. Currently OutSystems only offers a way to logout the current user, but this is not enough in a lot of use cases.
For example, say that I have a server side process that should logout users. That process was not triggered by a particular user, so there is no session, so the current Logout action will not work.
This seems like a very basic feature, and looking at the users module it seems like something that can be implemented in a couple of minutes.
I was looking at how to accomplish this in OutSystems and I found it already generated a lot of confusion in the community, see:
Thanks,
Tiago