Authentication

Logout user

Invalidates the session and redirects the user to the CAS logout page. Should be called in the same manner as the login endpoint.

get/auth/logout

Response

Successfully logged out.

Changes