controller_authentication
This controller manages all authentication cookies. It is called by the auth model in the browser.
It accepts POST requests and dispatches commands including logon, logoff, session refresh, automatic-logon configuration, password changes and resets, user switching, one-time tokens, and authentication status. Responses use the same JSON, UBF, or BERT representation negotiated by the request.