[infinispan-issues] [JBoss JIRA] (ISPN-9704) REST fine grained security support
Gustavo Fernandes (Jira)
issues at jboss.org
Mon Nov 12 06:02:00 EST 2018
Gustavo Fernandes created ISPN-9704:
---------------------------------------
Summary: REST fine grained security support
Key: ISPN-9704
URL: https://issues.jboss.org/browse/ISPN-9704
Project: Infinispan
Issue Type: Feature Request
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Currently the REST server requires authentication but does not offer authorization capabilities. The new REST API described in ISPN-8535 requires that invocations on resources can be restricted on a per user/role basis.
Examples:
/GET on /rest/v2/{cacheName} should be allowed for all authenticated users
/POST on /rest/v2/{cacheName} should be restricted to users having the ADMIN role
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list