Versions Compared

Key

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

...

Use editor of choice - existing XACML github jars etc. to validate/test 

Pam 

1.3 APEX JSON

Use Apex command line tool to build the JSON. APEX policy development includes three parts - develop the state machine transition using APEX language (i.e. .apex file), develop I/O event schema to each state (i.e. .avro files) and develop processing logic in each state/task (i.e. javascript files). APEX policy developer should follow best practices to develop APEX policies and submit for git review once they are done. Then APEX command line tool can be used to generate the executable JSON for PDP-A.

2. Policy Lifecycle API CRUD Enhancements

...