InformaticsMatters / squonk

Squonk platform and computational notebook
Apache License 2.0
8 stars 3 forks source link

Add support for authenticated services #98

Open tdudgeon opened 4 years ago

tdudgeon commented 4 years ago
  1. API to fetch access token
  2. Apply access to to job execution
  3. Pass access token through MQ to CellExecutor
  4. Secure coreservices and HTTP services