NAME
Kernel::WebApp::Controller::API::Customer::Auth::Login – Endpoint to perform a user login and create an access token.
Action()
authenticates against the OTRS API. Depending on the configured authentication backend(s), it either needs form (username/password) data, or uses request environment information (REMOTE_USER
header from HTTP basic authentication).