You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Lewis John McGibbney (Jira)" <ji...@apache.org> on 2022/01/04 17:02:00 UTC

[jira] [Created] (NUTCH-2925) Secure the Nutch REST API using Apache Shiro

Lewis John McGibbney created NUTCH-2925:
-------------------------------------------

             Summary: Secure the Nutch REST API using Apache Shiro
                 Key: NUTCH-2925
                 URL: https://issues.apache.org/jira/browse/NUTCH-2925
             Project: Nutch
          Issue Type: Improvement
          Components: security, REST_api
            Reporter: Lewis John McGibbney
            Assignee: Lewis John McGibbney


We use nutch-helm to provide a convenient mechanism for certain internal stakeholders to interact with Nutch via REST. 
API security is entirely lacking from the REST API.
I propose to secure it using the popular [Apache Shiro framework|https://shiro.apache.org/].
I am using [Protecting JAX-RS Resources with RBAC and Apache Shiro|https://stormpath.com/blog/protecting-jax-rs-resources-rbac-apache-shiro] as a source of guidance.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)