Basic auth in swagger end points for downstream server #215
Unanswered
Amardeep08
asked this question in
Q&A
Replies: 1 comment 6 replies
-
Hi, Could you please be more specific? Can you please describe the more detailed behavior you expect. Ideal if you make a simple example to demonstrate this. Thanks. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Anyway to enforce basic authentication to swagger endpoints for downstream servers?
Swagger endpoints are protected with basic auth.
Achieved this in ocelot with delegating handler..
But in swagger...unable to do it?
Beta Was this translation helpful? Give feedback.
All reactions