openboxes / openboxes

OpenBoxes is a supply chain management system designed to manage inventory and track stock movements for healthcare facilities.
https://openboxes.com
Eclipse Public License 1.0
621 stars 400 forks source link

Allow signup/signin using common OAuth providers #138

Open jmiranda opened 8 years ago

jmiranda commented 8 years ago

Expected Behaviors

jmiranda commented 3 years ago

Use Spring Security

jmiranda commented 3 years ago

Need to build a quick proof of concept (consider using OpenID Connect for signup if possible).

jmiranda commented 3 years ago

This one will require configuration documentations.

jmiranda commented 3 years ago

Need to figure out how to sign in with a different user.

jmiranda commented 3 years ago

Found a repository with code for an OAuth / OpenIdConnect demo that might help me with ideas for refactoring / cleaning up my current solution. https://github.com/jhannes/identity-fun