Skip to content
  1. May 06, 2016
  2. May 04, 2016
  3. May 01, 2016
  4. Mar 06, 2016
    • cdanger's avatar
      - Changed distrib's PDP conf template: changed request filter default · 544b4cc7
      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
      544b4cc7
  5. Mar 01, 2016
  6. Feb 29, 2016
  7. Feb 23, 2016
  8. Feb 19, 2016
  9. Feb 15, 2016
  10. Feb 08, 2016
  11. Feb 04, 2016
  12. Jan 24, 2016
  13. Jan 20, 2016
  14. Jan 14, 2016
    • cdanger's avatar
      Updated Changelog before release · dab276f9
      cdanger authored
      dab276f9
    • cdanger's avatar
      - Preparing changelog for next release · ea2802f2
      cdanger authored
      ea2802f2
    • cdanger's avatar
      Updated CHANGELOG before new release · 9e5272cc
      cdanger authored
      9e5272cc
    • cdanger's avatar
      Updated changelog · 633d72af
      cdanger authored
      633d72af
    • cdanger's avatar
      - Implementation of the new REST API spec for URL path per policy and · 6ec13106
      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
      6ec13106
Loading