[
https://issues.apache.org/jira/browse/KNOX-3268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sandor Molnar updated KNOX-3268:
--------------------------------
Fix Version/s: 3.1.0
(was: 3.0.0)
> Add {username} variable for Dynamic Path Based ACLs
> ---------------------------------------------------
>
> Key: KNOX-3268
> URL: https://issues.apache.org/jira/browse/KNOX-3268
> Project: Apache Knox
> Issue Type: Improvement
> Components: Authorization
> Reporter: Larry McCay
> Assignee: Larry McCay
> Priority: Major
> Fix For: 3.1.0
>
>
> Let's extend the path based acls syntax to also support dynamic variable
> within a path such as {username}. This would mean that the path could check
> the authenticated user against a particular resource path being requested
> within a regex expression.
> This could provide the ability to grant authenticated users to things like
> user specific namespaces or home directories.
> KNOX-3267 could pave the way for user specific namespaces within credential
> stores. In which case an API to retrieve their credentials within their
> namespace could be provide and protected to grant access only to their own
> namespace.
> We may also be able to extend the same for {group-in} for namespace access
> granted to specific groups.
> This needs continued thought and discussion.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)