Skip to content

feat: Create authorizer that handles simple policy checks#88

Merged
joachimvh merged 1 commit into
mainfrom
simple-authorizer
May 12, 2026
Merged

feat: Create authorizer that handles simple policy checks#88
joachimvh merged 1 commit into
mainfrom
simple-authorizer

Conversation

@joachimvh
Copy link
Copy Markdown
Contributor

This prevents calling the expensive authorizer when not needed and should positively impact performance issues in many cases.

termontwouter
termontwouter previously approved these changes Apr 28, 2026
This prevents calling the expensive authorizer when not needed.
@termontwouter
Copy link
Copy Markdown
Collaborator

@joachimvh force push not nice for reviewing... can't see what changed 🥲

@joachimvh
Copy link
Copy Markdown
Contributor Author

Ah my apologies 😅. Was just a minor bugfix (supporting policies with odrl:append or odrl:write actions).

@joachimvh joachimvh merged commit fb5832b into main May 12, 2026
6 checks passed
@joachimvh joachimvh deleted the simple-authorizer branch May 12, 2026 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants