1

Is there support for Client Certificate Authentication in Swagger UI? If yes, could someone provide an example of enabling it in a solution using asp.net core 5 and Swashbuckle, or point me to a url which has a good example of the same.

1
  • Swaggerui does not support certificate authentication because you don't need to do anything special to do certificate authentication. when you call an API which needs a certificate for authentication, the browser will ask for certificate to be used for authentication. only drawaback is that you can only choose certificate which is installed in windows certificate store. Commented Sep 21, 2022 at 17:22

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.