DigitalState / camunda-rest-jwt-authentication

Camunda BPM plugin library providing JWT Authentication
MIT License
21 stars 10 forks source link

Add groups loader process engine plugin #1

Open StephenOTT opened 6 years ago

StephenOTT commented 6 years ago

Create a Groups Loader that will generate groups based on YAML configuration file.

Groups will be loaded based on the configuration when the engine starts up.

Groups that already exist with the same name will not be modified. Groups that do not exist in the DB will be created based on the YAML definition