<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D50Z00008G7V08SAFOkta Classic EngineAdministrationAnswered2024-04-30T09:18:25.000Z2017-04-24T13:34:17.000Z2018-03-15T17:12:14.000Z
  • j5v7c (j5v7c)

    Yes if a user is deactiveted or suspended then the user's active session will be stoped.

     

    You can also in the admin interface go to user's page, and from the "More Actions" select the "Clear User Session" of a user.

    0EM2A000000XuXV
    Expand Post
  • j5v7c (j5v7c)

    However this would not actually log them out of all applications? especially those that may only check for a valid login at the start of the session?

  • j5v7c (j5v7c)

    Yes have the same question: I've set a short expiry time on sessions for an app, but clearing sessions for that user does not seem to lock them out of an app. I'm using the "clear user sessions" endpoint:

     

    DELETE /api/v1/users/:uid/sessions

This question is closed.
Loading
Do "active sessions" get cleared for a specific user when their account is deactivated?