Varbin / devicepasswords

Simple device password management to replace regular password for systems not capable of single sign-on.
https://devicepasswords.readthedocs.org
Other
0 stars 0 forks source link
devicepassword docker flask oidc python single-sign-on

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