mcneel / compute.rhino3d

REST geometry server based on RhinoCommon and headless Rhino
Other
296 stars 187 forks source link

Provide authentication #233

Open sbaer opened 3 years ago

sbaer commented 3 years ago

we can use Rhino accounts tokens for passing authentication information in the headers from Hops to compute to allow organizations to determine what they want to allow users to be able to do. Before we investigate this we need to get HTTPS properly working with rhino.compute.exe

mcneel-build commented 3 years ago

Linked with COMPUTE-189