Comment 1 for bug 1234350

Revision history for this message
Lars Butler (lars-butler) wrote :

One possible solution is to simply
1) require authentication in the oq-engine-server, always
2) add middleware and configuration to the oq-engine-server to delegate authentication to the oq-platform (basically, we just need use the sessions and auth tables in the oq-platform)