[
https://issues.apache.org/jira/browse/MESOS-3557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marco Massenzio updated MESOS-3557:
-----------------------------------
Summary: Improve the documentation for ACLs (was: Interpretation of {
"type": "NONE" } in access control lists)
> Improve the documentation for ACLs
> ----------------------------------
>
> Key: MESOS-3557
> URL: https://issues.apache.org/jira/browse/MESOS-3557
> Project: Mesos
> Issue Type: Documentation
> Reporter: James Fisher
>
> I am trying to understand the documentation for the authentication system.
> The interpretation of the
> { "type": "NONE" }
> string predicate is strange. In particular I want to know what the
> interpretation of the following ACL should be:
> {code}
> {
> "run_tasks": [
> {
> "principals": { "type": "NONE" },
> "users": { "type": "NONE" }
> }
> ]
> }
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)