Best Flask open-source libraries and packages

Devicepasswords

Simple device password management to replace regular password for systems not capable of single sign-on.
Updated 3 months ago

Device password management

Individual passwords for services without 2FA


Docker Container CI Documentation Status

Device passwords fix the gap for accessing resources when clients do not support the companies single-sign-on protocol. The most prominent example is e-mail, where OAuth requires both server and client integration, which is usually not feasible.

This software allows users to manage their own device passwords.

Screenshot

Caveats

  • Only a single identity provider is supported.
  • Username and e-mail-address of a user is updated (only) on user login.
  • It is assumed the identity provider controls access to its apps and user registration.
  • The application assumes email-adresses and usernames are unique for your IdP. If you use a "public IdP" (such as Microsoft or Google), restrict app access to your tenant.
Tags password