ufcg-lsd / sebal-engine

0 stars 1 forks source link

create auth-enabled sebal-engine clients #64

Closed thiagomanel closed 7 years ago

thiagomanel commented 8 years ago

Access to SEBAL catalog should be fenced by user auth.

we should have two new SEBAL-engine clients (CLI and web). These clients must interact with HTTP service talking REST. This service send messages to the java code which is used now by our current CLI interface.

New users should ask the admin for a password.