actframework / act-aaa-plugin

Use OSGL aaa library to mange Authentication/Authorization/Accounting for ActFramework Application
Apache License 2.0
6 stars 2 forks source link

SampleData generating - when app does not define AAA objects, then fallback to sample data resource files #26

Closed greenlaw110 closed 4 years ago

greenlaw110 commented 6 years ago

At the moment the sample data generating for AAA object (roles, permissions, privileges) use app defined objects (via acl.yml file). In case app choose to define these objects in database and the persistence service does not programmed to access them, then it shall fallback to resource file based sample data list.