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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seggregate authorizeable interface #28

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

amantinband
Copy link
Owner

No description provided.

@pointlevel
Copy link

With this solution im not able to use multiple policies with different seggregated AuthorizableRequests?
Let say for example that i have the policy "AdminOrManager" and also want to use "SelfOrAdmin" (just in theory) then which Request would i use, when i actually need them both?
Or is that a case where i create another request combining them both, "ManagerSelfOrAdminAuthorizeableRequest.cs" and strict uses only one policy per query/command?

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.

None yet

2 participants