Glossary
Allows you to specify terms and their respective definitions to be displayed in the glossary.
# Authentication
Authentication is the process of logging in to a system, which identifies and verifies the identity of the user. In the simplest case, this is done via username and password.
# Authorization
The authorization is the granting of special rights - for example at the end of a registration process. Even if the identification of a person has been successful, it does not automatically mean that that person may use the services provided. This is decided by the authorization i. e. the access rights.