What's the easiest way to authenticate the whole Swagger page (using Tomcat role's username and password)
so that nothing except authentication form (where username and password is asked) is shown.
Nowadays my Swagger page asks authentication only when "Try it Out" is clicked.