You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I show a list of entity view models and use the standard query mechanism, then it will throw PermissionValidationFailedException if the end user does not have access to the items. That is fine.
Unfortunately there is no default handling stating "You do not have access to this page". All I get is a message and a stack trace:
If I show a list of entity view models and use the standard query mechanism, then it will throw PermissionValidationFailedException if the end user does not have access to the items. That is fine.
Unfortunately there is no default handling stating "You do not have access to this page". All I get is a message and a stack trace:
The text was updated successfully, but these errors were encountered: