Single Sign-On (SSO) for the Nerdhorn

Einhorn10

Single Sign-On (SSO) describes the one-time authentication of a user, whereby he or she is authorized to use all associated services without having to authenticate again. SSO is often implemented in companies. If the user changes the device (e.g. from computer to tablet), the authentication is of course no longer necessary. SSO has the advantage […]

Nerdhorn with Password Manager

Einhorn08

You don’t have to waste papers to manage your various passwords. In fact, this is counterproductive. It is better to save your passwords in a password manager. Password managers come in both commercial and open source versions. Many password managers also have password generators that help you choose good passwords. This already improves security, but […]

Nerdhorn wants to be secure

Einhorn07

A single software or security measure is not enough to ensure security in a network. It requires different layers or pieces of the puzzle that need to interlock. Typical measures are, for example, firewalls and intrusion detection systems. A user account alone is not enough either. A user only has as many authorizations as he […]

Federated Nerdhorn

Einhorn06

Federated identity management (FIM) is a type of identity management across multiple entities, such as universities and service providers. These entities form a so-called federation in which they trust each other to a certain extent. The user information of a user remains with his or her home organization. This is used to identify and authenticate […]

Nerdhorn and Authentication

Einhorn05

Authentication is evidence of an alleged property of an entity. To do this, the user authenticates himself on the system, who in turn authenticates him. Authentication is possible using various methods. There are three common ways: Proof of knowledge of information (knowledge), such as a password. Using a property, like a key. Biometrics, e.g. fingerprint. […]