X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=website%2Fsimplerpc%2Fauthorization.md;fp=website%2Fsimplerpc%2Fauthorization.md;h=ad1ea18a2ad8d4814c58f5b7dae290acd5b74631;hb=8fd0f35facc21b89b378ecfb253e06a66af1e422;hp=b2521ed2720cf8a3fa124172bb4022bdcca21eb1;hpb=327162e6e319ff38447992668e0753363b870b6e;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 %}