Skip to content

Add middleware for auth stubbing, logging, and context#6

Merged
Clifftech123 merged 1 commit into
mainfrom
develop
May 21, 2026
Merged

Add middleware for auth stubbing, logging, and context#6
Clifftech123 merged 1 commit into
mainfrom
develop

Conversation

@Clifftech123
Copy link
Copy Markdown
Owner

Introduced AuthStubMiddleware to bypass Azure AD authentication and ImdsMiddleware to simulate Azure Managed Identity locally. Enhanced RequestContextMiddleware to populate HttpContext.Items with request-specific context. Improved RequestLoggingMiddleware to log request/response details and processing time. These changes simplify local development and improve observability.

Introduced `AuthStubMiddleware` to bypass Azure AD authentication
and `ImdsMiddleware` to simulate Azure Managed Identity locally.
Enhanced `RequestContextMiddleware` to populate `HttpContext.Items`
with request-specific context. Improved `RequestLoggingMiddleware`
to log request/response details and processing time. These changes
simplify local development and improve observability.
@Clifftech123 Clifftech123 merged commit d6e12ee into main May 21, 2026
2 checks passed
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.

1 participant