SoftInstigate / restheart

Rapid API Development with MongoDB
https://restheart.org
GNU Affero General Public License v3.0
807 stars 171 forks source link

Improvement - security of REST API #66

Closed ffremont closed 9 years ago

ffremont commented 9 years ago

it's great job but in the SOA environment it's important to limit access API. A custom role access on REST API, it will good.

ujibang commented 9 years ago

RESTHeart does provide pluggable, role based authentication and authorization service.

Please refer to https://softinstigate.atlassian.net/wiki/x/IgDM for more information.