Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to delete task under a group #20

Open
sujithvs-dev opened this issue Aug 25, 2017 · 0 comments
Open

Unable to delete task under a group #20

sujithvs-dev opened this issue Aug 25, 2017 · 0 comments

Comments

@sujithvs-dev
Copy link

sujithvs-dev commented Aug 25, 2017

I am using below configuration in plugin.json to restrict access to single marathon group named '/cdo' for particular group. Authentication is working fine and I can see only apps under this folder. But the problem is I am not able to scale/delete task under this marathon folder. Could you please help with this.
This issue is mainly for Kill & Scale operation.

"authorization": { "access": [ {"group":"r_marathon_mesos_auth","permissions":[{"allowed":"*","type":"app","path":"/cdo"},{"allowed":"*","type":"group","path":"/cdo"}]} ] }

Can you please help with the configuration how I can restrict LDAP group access to particular Marathon group and apps.

Thanks,
Sujith

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant