syndicate-storage / syndicate

Internet-scale software-defined storage system
Apache License 2.0
56 stars 10 forks source link

Configurable OpenID/Authentication in the MS #94

Closed jcnelson closed 8 years ago

jcnelson commented 10 years ago

Don't hardcode this. Make an object in the MS for this, and make it selectable.

jcnelson commented 9 years ago

This is fixed in the syndicate2 branch. Gateways use helper programs to fetch user keys, volume certs, gateway certs, and cert bundles, and verify that they are authentic. The MS does not run OpenID anymore; it just denies requests that aren't signed by gateways it doesn't trust.

jcnelson commented 8 years ago

Currently fixed.