-
I would like to have a sample or doc about how to integrate APM in a self hosted owin webapi with .net framework 4.6.1.
app is not IIS, it is self hosted running as windows service.
Can't go abov…
alfhv updated
4 years ago
-
Scenario:
======
All servers in our production environment are behind **SSL terminating proxies**.
Same application version (at least as it pertains to openid/owin with latest available dependencie…
-
These are generally considered the way going forward. And from what I've seen, dependency on System.Web for generic components is on the way out.
Is there something about ImageResizer that is IIS-spe…
-
In .NET 3.0 we began shipping IdentityServer4 as part of our template to support the issuing of JWT tokens for SPA and Blazor applications. Sometime after we shipped, the IdentityServer team made [an …
-
Reproduction
Use the code in the branch
https://github.com/albinsunnanbo/authservices/tree/TestFormSubmit
1. Start the StubIdp and SampleOwinApplication projects
2. In the SamleOwinApplication web: Cl…
-
Hello,
Sometimes I get this exception when writing the response to the response body stream.
```
Exception info dump:
System.IO.IOException ---> System.Net.HttpListenerException: The I/O operati…
-
Hi,
is there any way now to support the Saml2 protocol as in the past with Saml2AuthenticationModule?
Thanks a lot,
Best regards.
-
hibri updated
4 years ago
-
Hi Mathew. I have a Issue, what is best way to do a Security Implementation(user, login, Authorization, etc) in this Architecture? I had tried to implement OWIN inside, but is Hard, because on all, re…
-
The extension has severe bugs when it comes to dealing with Owin. I would strongly recommend everyone to stay away from this until these bugs have been fixed.
The `OwinNinjectDependencyResolver` crea…