9 December,19 at 04:29 PM
We have no plans to discontinue support for certificates or eliminate the /core/IsueUserCert API.
The IssueUserCert API is deprecated in favor of OAuth2 as OAuth2 provides fine grain control of which APIs a client can make use of via scopes; certificate authentication provides no mechanisms to restrict which APIs can be invoked by the client and is viewed as less secure as a result.
Customers can continue to make use of certificate authentication if desired.