Versions Compared

Key

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

...

Otherwise you get object is null error.  Note, you only need to do this once ever, so if you have a group configured (for some other rule) just use that or skip this step

  1. Create group: etc:rulesAccessToApiInEl
  2. Add config entry to grouper.properties (e.g. in UI)

    Code Block
    rules.accessToApiInEl.group = etc:rulesAccessToApiInEl


...