Is there a logout API call?

Options
Alec.Kretch7878
Alec.Kretch7878 Posts: 3 🌱
edited November 2022 in Development

I am using the d2lvalence SDK for Python. The first time a user accesses the login page via the create_url_for_authentication call, they login to D2L. However, the next time they access this page, they are not required to login, as their session is saved. When. you go to D2L and logout, then re-access this page, then you must login. Is there a way to logout the user or delete this session to require them to login each time? Otherwise this seems like a possible security issue for those who access my system using a shared computer.

Tagged:

Answers