Namespace Umbraco.Cms.Web.Common.Middleware
Classes
BasicAuthenticationMiddleware
Provides basic authentication via back-office credentials for public website access if configured for use and the client IP is not allow listed.
BootFailedMiddleware
Executes when Umbraco booting fails in order to show the problem.
PreviewAuthenticationMiddleware
Ensures that preview pages (front-end routed) are authenticated with the back office identity appended to the principal alongside any default authentication that takes place
UmbracoRequestLoggingMiddleware
Adds request based serilog enrichers to the LogContext for each request
UmbracoRequestMiddleware
Manages Umbraco request objects and their lifetime