|
|
Some statistics and endpoints in the REST API are not public. In order to access them, a user must log in and, in addition, be authorized for the particular resource.
|
|
|
Some statistics and endpoints in the REST API are not public. In order to access them, a user must log in and, in addition, be authorized for the particular resource. Authentication and authorization (AA) functions are available from the pull-down menu connected to the user button (top right).
|
|
|
|
|
|
# Authentication
|
|
|
# User Menu
|
|
|
|
|
|
Pressing the *Log in* button at the top-right corner leads to the authetication form:
|
|
|
Selecting the *Log in* menu item opens the following authetication form:
|
|
|
|
|
|
[[figures/stat-login.png]]
|
|
|
|
|
|
Two authentication methods are supported:
|
|
|
|
|
|
- The standard (and generally safer) authentication method is to use the [mojeID](https://www.mojeid.cz) service. Clicking on the logo redirects to mojeID authentication pages.
|
|
|
- Alternatively, a local username and password may be used.
|
|
|
|
|
|
After a successful login, the user menu displays additional options:
|
|
|
|
|
|
[[figures/user-menu.png]]
|
|
|
|
|
|
# API Tokens
|
|
|
|
|
|
#+begin_src sh :results output
|
... | ... | |