nuxsmin / sysPass

Systems Password Manager
https://syspass.org
GNU General Public License v3.0
972 stars 207 forks source link

google apps auth #27

Open jenkins101 opened 10 years ago

jenkins101 commented 10 years ago

Hi,

It would be nice to be able to use my google apps domain as auth backend.

example code: http://www.mediawiki.org/wiki/Extension:GoogleAppsAuthentification

nuxsmin commented 10 years ago

Yes, I'll think about how to implement it because there would be a problem with the offline login (mysql backend) and the master password encrypt/decrypt process.

An application feature (for disaster recovery) is that you can make it portable by copying the app and database export files and the login backend switches to MySQL and the users passwords still remain updated and available. With external auth the app does not have the users credentials.

Another point is the master password unlocking process. This done by using the user password and then it remains available encrypted with a random pass during the session.

It's a good idea and I'll give it a try to be accomplished

plrunner commented 8 years ago

+1 It would be definitly nice.

nikhilc89 commented 7 years ago

+1 Agreed. Would definitely be a great feature.

juangarat commented 5 years ago

+1 Would be really great to have this.