1 comment (1 comment)0 reactions (0 reactions)1 assignee (1 assignee)C#3 forks (3 forks)auto 404
good first issue
Repository metrics
- Stars
- 4 stars (4 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
how to reproduce:
- Go to IIS
- Navigate to
- Disabled windows auth
- make iisreset
- Open deploymentportal site - the site will be empty
Contributor guide
- Research direction
- Investigate how the API handles Windows authentication. Look for middleware or code that checks authentication state. Trace the handler path when Windows authentication is disabled and identify what causes the empty page.
- Tech stack
- csharp
- Domain
- backendapidevops
- Issue type
- Bug
- Prerequisites
- IISWindows AuthenticationC#