Authentication
Handle CAS callback
Processes the callback from CAS after successful authentication, validates the ticket, and establishes a user session.
get/auth/login/callback
Query parameters
ticketstring required
CAS service ticket provided by the authentication server.