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

Refactor AAuthABACModelScope for updated ABAC rule format and add tests #57

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

yusufpangal
Copy link
Collaborator

Description:
This pull request refactors the AAuthABACModelScope to support the updated ABAC rule format and adds a few tests. It also adds the missing parameter to the ABACRules method definition in the AAuth facade.

Changes:

The AAuthABACModelScope is refactored to handle the updated ABAC rule format.
A few new tests are added.
The missing parameter is added to the ABACRules method definition in the AAuth facade.

…format.

- Adds tests for the refactored AAuthABACModelScope.

- Adds the missing parameter to the ABACRules method definition in the AAuth facade.
@emreakay emreakay merged commit 00702aa into main Dec 7, 2023
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