Skip to content

Overview

In the modern day, authentication with only passwords shows increasing weaknesses: They are reused and often compromised. Instead, multifactor authentication together with web-based single sign-on (SSO) is deployed. Unfortunately, many applications are unable to implement such methods. A classic example is email, where the only reliably widespread login method is using a password.

The device passwords fill this gap: After signing in with SSO, users can create unique passwords for their devices to login to such systems.

Documentation structure

The documentation is organized in the following way:

  • How do I get started?


    Get a running instance within a few minutes.
    Integrates with Dovecot and Keycloak.


    Tutorial

  • How can I…?


    …integrate application? …customize it?
    Reach your goals by following the how-to guides.


    How-To

  • Why does it work? Where are the limits?


    Find answers for your questions here.
    This section has the background information.


    Explanation

  • What was it again?


    Find all options and settings here.
    Use this section to lookup technical details.


    Reference