IdentityServer4-Swagger-Integration
IdentityServer4-Swagger-Integration copied to clipboard
How to block swagger docs instead of endpoints.
Thank you for this.
I would like to know how to block the docs using identity server that way I can deploy swagger to all environments without getting worried about my API being exposed to the public.
Thanks in advanced.