X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=website%2Fsimplerpc%2Fauthorization.md;h=ad1ea18a2ad8d4814c58f5b7dae290acd5b74631;hb=8a3fe7daeecccf43dd71c59371c5005400d35101;hp=b2521ed2720cf8a3fa124172bb4022bdcca21eb1;hpb=b87d2f4e68281062df1913440ca5753ae63314a9;p=packages%2Fprecise%2Fmcollective.git diff --git a/website/simplerpc/authorization.md b/website/simplerpc/authorization.md index b2521ed..ad1ea18 100644 --- a/website/simplerpc/authorization.md +++ b/website/simplerpc/authorization.md @@ -50,7 +50,7 @@ end The call extra _authorized`_`by :authorize`_`it_ line tells your agent to use the _MCollective::Util::AuthorizeIt_ class for authorization. -## Enabling RPC auditing globally +## Enabling RPC authorization globally You can enable a specific plugin on all RPC agents in the server config file. If you do this and an agent also specify it's own authorization the agent will take priority. {% highlight ini %}