-
In a nowin app, with or without nancyfx (we use nancy for development, with and without razor)
using the certificate for https, the app hangs at first or max second successfull connection, because ca…
-
### Microsoft.Identity.Web Library
Microsoft.Identity.Web.OWIN
### Microsoft.Identity.Web version
3.2.2
### Web app
Not Applicable
### Web API
Not Applicable
### Token cache serialization
Not…
-
This might be bit off-topic, but still with Swagger and F#:
Right now OpenApiProvider/SwaggerProvider generates the clients from the schema.
Is there a way to generate a server (/server-template) …
-
if start application using OWIN middleware without any registered IDPs, will get error
```
Sequence contains no elements
Description: An unhandled exception occurred during the execution of the cur…
-
When adding this package to a Core 3.1 project, you get this message:
Package 'Topshelf.Owin 1.4.39' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Vers…
-
### Description
paket does not search for 4-digit version numbers when a 3-digit version number is specified. Is this the expected behavior?
### Repro steps
Steps to reproduce the problem:
1. I a pa…
-
Hi Shannon,
I configured the OWIN startup following your guide and I set, in the UmbracoIdentityOwinStartup.cs, the ws-federation parameters:
app.UseWsFederationAuthentication(
wt…
-
Metrics.NET v3.4-pre is not supported? It is true that it is prerelease, but obviously guys that are working on Metrics.NET do not care too much about releases (the last release is 2.16 from March 201…
peske updated
8 years ago
-
I tried to bring a stateless service based on owin to run with ssl according to the description I found here. After hours of intense search, I figured out that the X509FindValue value has to end with …
-
Hi Guys,
I have implemented configurations...In my localhost SSO working fine... i am able to get the data
but when i host it in the server i am getting below mentioned error
IDX21323: Require…