- Sep 03, 2016
-
-
cdanger authored
-
- Jul 14, 2016
- May 30, 2016
-
-
cdanger authored
-
- May 29, 2016
-
-
cdanger authored
-
- May 26, 2016
- May 06, 2016
-
-
cdanger authored
-
- May 04, 2016
- May 01, 2016
- Mar 06, 2016
-
-
cdanger authored
(no Multi decision profile support) instead of MDP request filter before, and maxVariableDepth to 10 (instead of 1 before) - Added fastinfoset dependency, although not yet used (but could be activated by modifying spring conf in WEB-INF) - Handle the case in REST API where domain's PDP = null (error state because of corrupted backend domain repository) - Fixed bug where policy versions are returned by REST API in reverse order - all unit tests working
-
- Mar 01, 2016
-
-
cdanger authored
xml catalogs, according to latest changes of Flat-file-based PAP DAO 'file...' renamed to 'flatfile...' in all identifiers - Fixed issues with unit tests copying/deleting/filtering directories with Java 7 NIO package
-
- Feb 29, 2016
- Feb 23, 2016
-
-
cdanger authored
-
- Feb 19, 2016
-
-
cdanger authored
'openjdk-7-jdk | oracle-java7-installer' to fix issues with APT installation of virtual packages (e.g. java7-jdk)
-
- Feb 15, 2016
-
-
cdanger authored
-
- Feb 08, 2016
-
-
cdanger authored
Add special version 'latest' in URL path .../policies/p1/latest, e.g. to get latest version of policy 'p1' Changed representation type for policy version from String to PolicyVersion class (from core-pdp-api dependency)
-
- Feb 04, 2016
-
-
cdanger authored
-
- Jan 24, 2016
-
-
cdanger authored
-
- Jan 20, 2016
- Jan 14, 2016
-
-
cdanger authored
-
cdanger authored
-
cdanger authored
-
cdanger authored
-
cdanger authored
version allowing versioning of policies and PolicySetIdReference as defined in XACML (id, version patterns) - New domain properties externalId and rootPolicyRef (root policy referencing) - Upgraded the PDP configuration files to the new authzforce-ce-core version (schema, etc.) using new PAP DAO in authzforce-ce-pap-dao-file project and its ref policy provider supporting policy set references with versioning of policies - Domain IDs and Policy IDs are base64url-encoded - File tree is organized in the form domainID/policyID/version.$suffix (e.g. .xml) - New global conf properties: max number of policies per domain, max number of versions per domain - Unit tests for the REST API resources/operations
-