-
Currently our application using windows authentication and as part new requirement, we are trying to integrate AAD authentication.
We have added AAD authentication using **OWIN middleware** for asp.n…
-
We've our application on ASP.NET using following nuget packages:
```
```
Our application has been crashing since sometime due to Stack overflow exception (~70 t…
-
'sup Pete, have had browse of the source code... May I suggest:
1. Convert all middleware (OwinHandler, OwinRouter, RedirectMiddleware) to use the MidFunc signature and be 'pure' owin.
2. Move all owi…
-
Build failure
https://dev.azure.com/dnceng/internal/_build/results?buildId=2231344&view=logs&j=be45ae0c-e5f9-5926-cd13-a9746b805159&t=fb0a9073-dc49-5fc9-f812-5b67b929cb2d
-
I am using latest **OWIN 4.2** and have PKCE enabled.
Check settings below.
```
app.UseOpenIdConnectAuthentication(
new OpenIdConnectAuthenticationOptions
{
…
-
### App Name
Sonarr
### SCALE Version
22.12.2
### App Version
3.0.10.156_16.0.0
### Application Events
```Shell
2023-08-07 22:01:42
Scaled down replica set sonarr-c56c94489 to 0 from 1
2023-0…
-
Duende IdentityServer 6.2.1
.NET 6
We currently have IdentityServer distributed in a LoadBalanced server environment. During initial testing we didn't encounter this, but now we are (because our …
-
The way this library works now is that the `DbContext` instances are disposed when the root `DbContextScope` is disposed.
I'm using this library in an OData Web Api project. The behaviour of dispo…
-
### Is there an existing issue for this?
- [X] I have searched the existing open and closed issues
### Current Behavior
GUI crashing and error mono_threads_pthread_kill: pthread_kill failed w…
-
.Net Foundation code ownership and management
gep13
> in the context of the license, when you join .Net Foundation you basically extend any existing license that a project has to include the .Net Fo…