Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.7-dev #68

Merged
merged 16 commits into from
Sep 27, 2024
Merged

0.7-dev #68

merged 16 commits into from
Sep 27, 2024

Commits on Aug 1, 2024

  1. Issue #57, initial drop of policy schema and tests

    Signed-off-by: Phil Hunt <phil.hunt@independentid.com>
    independentid committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    23a356e View commit details
    Browse the repository at this point in the history
  2. Issue #65, initial JSON-Schema representation of IDQL

    Signed-off-by: Phil Hunt <phil.hunt@independentid.com>
    independentid committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    aa8ca51 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Issue #52, initial drop of new Cedar Conditions mapper and tests. Upd…

    …ated go.mod Updated hexa condition to reduce unnecessary quoting
    
    Signed-off-by: Phil Hunt <phil.hunt@independentid.com>
    independentid committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    60abf69 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Issue #59, Revised and Refactored SubjectInfo to drop use of redundan…

    …t Members element
    
    Signed-off-by: Phil Hunt <phil.hunt@independentid.com>
    independentid committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    710b217 View commit details
    Browse the repository at this point in the history
  2. Issue #59, Simplified actions to array of strings

    Signed-off-by: Phil Hunt <phil.hunt@independentid.com>
    independentid committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f8e3c41 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Issue #59, Changed ObjectInfo to simple string value

    Signed-off-by: Phil Hunt <phil.hunt@independentid.com>
    independentid committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    69430b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Issue #59, Condition Equals now compares equivalent AST trees, cleane…

    …d up interface reference issues with Expressions
    
    Signed-off-by: Phil Hunt <phil.hunt@independentid.com>
    independentid committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    66d5a97 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Issue #59, Added diagnostics to Rego to detect some IDQL errors (e.g.…

    … old policy)
    
    Signed-off-by: Phil Hunt <phil.hunt@independentid.com>
    independentid committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    98e6253 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Issue #59, Updated docs to 0.7, updated some more JSON policies

    Signed-off-by: Phil Hunt <phil.hunt@independentid.com>
    independentid committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    487d3b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Issue #59, Added auto-upgrade to support existing authzen deployment

    Signed-off-by: Phil Hunt <phil.hunt@independentid.com>
    independentid committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c8a1cb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Issue #59, Switch some older "0.5" IDQL versions and switched to hexa…

    …policy.IdqlVersion
    
    Signed-off-by: Phil Hunt <phil.hunt@independentid.com>
    independentid committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    d559e07 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Issue #59, Fixed an issue where oidcsupport and session support were …

    …both issuing redirects to start a login causing a superfluous write error in the log.
    
    Signed-off-by: Phil Hunt <phil.hunt@independentid.com>
    independentid committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    a47414f View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Issue #67, Added support for empty Actions to Rego and updated depend…

    …encies
    
    Signed-off-by: Phil Hunt <phil.hunt@independentid.com>
    independentid committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4180a7e View commit details
    Browse the repository at this point in the history
  2. Issue #67, Added support for empty Actions to Rego and updated depend…

    …encies
    
    Signed-off-by: Phil Hunt <phil.hunt@independentid.com>
    independentid committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f67bef1 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    c2d1837 View commit details
    Browse the repository at this point in the history
  2. Issue #52, New cedar-go parser and deprecated older parser.

    Signed-off-by: Phil Hunt <phil.hunt@independentid.com>
    independentid committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    410201c View commit details
    Browse the repository at this point in the history