jensoleg / swagger-ui

Swagger UI is a dependency-free collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
http://swagger.io
Other
1.14k stars 310 forks source link

How To configure a Basic Authentication? #43

Closed fl4x closed 8 years ago

fl4x commented 8 years ago

My Service uses the Basic Auth., not the OAuth 2. How shall I configure this custom UI in order to send Basic Auth data in a request header?