Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.5 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.5 KB

A Tool for Complex and Scalable Data Access Policy Enforcement

Example Library

This module contains the Spring boot application configuration class, which overrides some of the user pre-population beans to enable use to eextend the user attributes that we hold and make use of them in our example data access policies. It also contains the application configuration yaml files to configure the example under the various deployment environments, such that the Users, Resources, Policies and serialisers are all setup correctly.

Each of the pre-population values are loaded into the appropriate service on service start-up, each type is configured by separate yaml files located by the standard example profile. Populating the data files for the example will rely on the use of the Synthetic Data Generator.