yduchesne / sapia

Automatically exported from code.google.com/p/sapia
0 stars 0 forks source link

Low Priority Feature Requests - Authentication/Enablement for Corus WebUI #31

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Feature requests:

As of 4.5, we have the REST API which is wrapped in authentication, it would be 
good to have an OPTIONAL way of doing authentication for the Web UI for Corus 
(ie http://SERVER:33000/)

Some suggestions (and they're only suggestions - you may think better!):

- Add a new role permission (u for UI alongside the existing rwxd?)

- Add a config parameter (something like corus.server.web.auth.enabled) that 
you can toggle true/false.  If true, requires the above role permission, if 
false, works as is now.  Default: false

- Optional add a config parameter (something like corus.server.web.enabled) 
that you can toggle true/false.  If true, web ui enabled, if false, disables 
the current UI.  Default: true

These are NON-URGENT suggestions only on expanding the security options around 
this awesome tool!

Original issue reported on code.google.com by c...@maxnet.eu.org on 11 Feb 2015 at 2:16

GoogleCodeExporter commented 9 years ago
Migrated to github, please ignore/close.

Original comment by c...@maxnet.eu.org on 11 Feb 2015 at 2:28