-
Hello,
Using the Nswag Owin Middleware with OpenApi 3 enabled, the request body for Post operations is missing from Swagger UI.
Is there something I'm missing ?
Thank you.
![swagger1](http…
-
### Describe the bug
ASP.NET Core 2.1+ doesn't have a way to do Windows Authentication inside a Docker container, starting with version 2.1. In 2.0.x, using OWIN as a workaround (with HttpListener) w…
-
ASP.NET 5 -> Security -> Supporting Third Party Clients using OAuth 2.0
[Edit Tom Dykstra] [commit with deleted article stub](https://github.com/aspnet/Docs/commit/e4940fb39e40b4af7973e0709c004c6…
-
This is my code to secure my api :
```
app.UseIdentityServerAuthentication(new IdentityServerAuthenticationOptions
{
Authority = "http://localhost:5000",
…
-
I am using the MSOwinSecurityExtensions to handle authentication done in the Owin middleware which is working fine for just checking that someone is authenticated. An unauthenticated request gets the …
-
When users click on links in documents from native MS Office apps (notably Word, Excel, PowerPoint but not Outlook or OneNote) and the linked web app is using the `OpenIdConnectMiddleware` this error …
-
Hello,
I'm using Sonarr v3 preview docker container on a Synology NAS DSM 6.2.
I did not have this issue with v2.
Sonarr hangs while downloaded torrents are copied from remote mapped folder to …
-
This is a nice walk through for a SPA calling the Microsoft Graph API, but what would be even better would be a tutorial for calling a stand alone, custom API from a SPA. That seems like a pretty comm…
-
Hey liborpansky.
Thanks for this awesome template.
I really want to explore Vue and ASP.net core with Auth0. However, I have struggle to make Auth0 work properly with this template.
Do you kn…
-
I'm trying to create a multi-tenant project using DNX, and there are a few pain points (to say the least). I'd like a discussion on the ability to do multi-tenant applications using Asp.NET 5, and som…