Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

External login providers #57

Closed
WardToulet opened this issue Feb 1, 2021 · 3 comments
Closed

External login providers #57

WardToulet opened this issue Feb 1, 2021 · 3 comments

Comments

@WardToulet
Copy link
Contributor

Managing user accounts can be a hassle for organizations, if parents or members have an account only used for stamhoofd many will forget the password or login, by supporting external login providers like Google, Facebook or Microsoft using oauth or openid-connect.

The organizations will have less overhead in supporting people who lost their login data.

Since openid-connect/OAuth (not entirely the same but interchangeable here for for now) are widely supported by the industry many people already have an account.

Many providers can be added either as a setting from organization to organization or globally in stamhoofd.

This doesn't need to replace email login but can as it is on many sites on the internet an option for those who want to use it.

@SimonBackx
Copy link
Member

I would LOVE external login providers. But how are you going to solve end-to-end encryption if you don't have a reliable way to save the keys on the web?

@SimonBackx
Copy link
Member

You might disable end-to-end encryption for a part of the data (e.g. exclude the medical information). And require the users to re-enter the medical information every year.

@WardToulet
Copy link
Contributor Author

Close because of other issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants