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.

Changes

Changed in 2 of the 14 revisions of this API.11