<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
0D54z00009nqCvoCAEOkta Classic EngineLifecycle ManagementAnswered2024-04-18T09:01:03.000Z2023-10-31T13:01:53.000Z2023-11-01T21:44:02.000Z

8ujpp (8ujpp) asked a question.

Single user login

When the user logs in, kick out other devices (making the access and refresh tokens of other devices with the same account invalid)

Found this API /api/v1/users/${userId}/sessions, but it will also kick out the currently logged in user

 


  • Paul S. (Okta, Inc.)

    Hello @8ujpp (8ujpp)​ Thank you for reacting out to our Community!

     

    Is this safe to assume this is for a specific application that has login though Okta? If so, then we recommend to look into the application settings as from Okta we do not control the session time or the amount of active sessions that a user can have on applications.

    If the application does not support more then one active session, this needs to be reviewed at app level and not on Okta side.

     

    Community members help others by clicking Like or Select as Best on responses. Try it today.

     

    What you missed: new product releases and other announcements 

    Expand Post
This question is closed.
Loading
Single user login