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.

Edit on GitHub

Referred by

Developer guide

Access control

Access control is about defining who is allowed to access certain resources. It takes two steps: