- Posts: 29
user disconnected remains connected in moddle
- rbi
- Topic Author
- Offline
- Junior Member
-
Less
More
6 days 11 hours ago #1
by rbi
user disconnected remains connected in moddle was created by rbi
This message contains secure information
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
2 days 20 hours ago #2
by Antonio Durán
Replied by Antonio Durán on topic user disconnected remains connected in moddle
I took a look at this, and I don't think it is possible to make it work.
The SSO login/logout process uses browser redirects/cookie mangling/etc so it cannot work when the user is logged out from the backend.
I checked and Moodle does not provide a way for admins to log out users like Joomla does, so there's nothing to hook to.
But for session duration, you can just same the same duration in Moodle right?
The SSO login/logout process uses browser redirects/cookie mangling/etc so it cannot work when the user is logged out from the backend.
I checked and Moodle does not provide a way for admins to log out users like Joomla does, so there's nothing to hook to.
But for session duration, you can just same the same duration in Moodle right?
Please Log in or Create an account to join the conversation.