Client certificate authentication in developer console
If the front-end takes mutual certs, the console cannot provide a way for developers to test API.

3 comments
-
Jan Aagaard commented
> Proper solution is to allow you to configure a per API certificate for the console to implicitly use when calling those APIs.
Wouldn't this be a security issue, since the portal could then be used to access the API without possessing a certificate?
-
Alexander Deane commented
Any update on this? It's been 2 years and this is still a problem for us!
-
Michel van den Berg commented
We are using API Management with the new mutual TLS support. We check each client certificate thumbprint using conditions. However, this renders the try-out feature unusable, since it doesn't send a client certificate.
Proper solution is to allow you to configure a per API certificate for the console to implicitly use when calling those APIs.