These methods are called via a standard HTTP POST or GET rather than via JSONRPC.
These methods are never called directly by the site.
Authenticate: POST /http/authenticate
This method is the submission target for authentication choices presented by the login form.
Reentry Target: GET|POST /http/reentry
Redirect target used when returning from external services.
Provider Logout: POST /http/logout
Logs the user out of the third party auth provider.
Import Certificate: POST /http/importCacert
Imports a new cacert file.
List Certificates: GET /http/listCacert
Returns the aliases installed in the current cacert file.
Restore Certificate: GET /http/revertCacert
Restores a backed-up cacerts file.