Forum Discussion
ponelat
2 years agoStaff
Hi ErikIce ,
Swagger/OpenAPI can be used to describe basic authentication, and can help with that side. But I don't know the specifics of OWIN to advise how to integrate a Basic Auth layer in ASP.NET (or OWIN).
If you're asking about protecting the SwaggerUI (the docs view) with Basic Auth, then you may need to configure that via the IIS or other config layer that is accessed before the server renders SwaggerUI.
Sorry I can't be more helpful.
Related Content
- 2 years ago
- 5 years ago
- 3 years ago