Add Authentication to /swagger/ui/index page - Swagger | Web API | Swashbuckle

前端 未结 3 728
遇见更好的自我
遇见更好的自我 2021-02-14 20:06

I\'m working on a Swagger (Web API) project.
When I first run the application it shows the Login page for Swagger UI.
So, a user first has to login to access Swagger UI

3条回答
  •  一向
    一向 (楼主)
    2021-02-14 20:58

    You can take a look this link which describes how to lock down the Swagger UI so that only authenticated users can see it

    http://knowyourtoolset.com/2015/09/secure-web-apis-with-swagger-swashbuckle-and-oauth2-part-4/

提交回复
热议问题