-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
invalidThis doesn't seem rightThis doesn't seem right
Description
Based on documentation, local requests should be allowed on a local environment:
But it's not working if AddScopedAuthorizeLocalRequestsAuthFilter is not registered.
.AddSerilogUi(options => {
options.AddScopedAuthorizeLocalRequestsAuthFilter();
...
}Is my assumption correct? If yes, let's update the wiki.
followynne
Metadata
Metadata
Assignees
Labels
invalidThis doesn't seem rightThis doesn't seem right