Replies: 1 comment 7 replies
-
HI @rhlvig, Not sure I follow what you need or want in this case (not an auth expert admittedly). Can you show how you do it in a Blazor App? Then we can probably figure out how to do it in a bUnit context as well. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a navigation menu component that applies navigation-access Authorization policy on every li element. Now the policy is same but resource is different. Is there a way I can set resource and policy on Authorization context? Alternately can I include requirement handlers and then use SetClaims.
Beta Was this translation helpful? Give feedback.
All reactions