In the tutorial for enabling OAuth 2.0 authentication with Azure Active Directory you can see that Azure App registration has both Client Certificate and Client Secret.
ReadyAPI only supports Client Secret in the Client Credentials Grant.
Please add support for the Client certificate as well. My customer does not allow Client Secrets anymore.