Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The plugin was born of the needs to limit the REST api to certain users


The normal operation of the plugin is that all interactions from Atlassian products are not intercepted and the rules are not applied.

Only when direct REST api requests are done, those calls get a validation against the custom defined rules and are determine if a request is allowed or blocked with a HTTP 403 Status code. 


Child pages (Children Display)
alltrue
styleh4

Warning

Be aware that a huge number of rules can impact the performance of the REST api calls!