We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add ability to run a job/adhoc as a certain user, and to abort an execution as a certain user, via the API.
facilitates "proxied" authentication managed by another tool which is using the Rundeck API.
Update the ACL Policy so that "runAs", "killAs" actions are required for adhoc/jobs to use the feature.
The text was updated successfully, but these errors were encountered:
Merge branch 'issues/341-api-run-asUser' into development
64a2e9b
for issue #341
gschueler
Successfully merging a pull request may close this issue.
Add ability to run a job/adhoc as a certain user, and to abort an execution as a certain user, via the API.
facilitates "proxied" authentication managed by another tool which is using the Rundeck API.
Update the ACL Policy so that "runAs", "killAs" actions are required for adhoc/jobs to use the feature.
The text was updated successfully, but these errors were encountered: