Usage
m365 login [options]
Description
Allow to login, but remove the need to pass in the thumbprint parameter when using certificate based authentication
Options
Would leverage the existing set of options and remove:
| Option |
Description |
-thumbprint [thumbprint] |
Certificate thumbprint. Required when authType is set to certificate |
Additional Information
I believe we should be able to determine the thumbprint from the passed in certificate. This would remove the need to pass it in, simplifying the usage experience in situations when the thumbprint is not readily available (like when fetching the certificate from an Azure Key Vault).
Usage
m365 login [options]
Description
Allow to login, but remove the need to pass in the thumbprint parameter when using certificate based authentication
Options
Would leverage the existing set of options and remove:
-thumbprint [thumbprint]authTypeis set tocertificateAdditional Information
I believe we should be able to determine the thumbprint from the passed in certificate. This would remove the need to pass it in, simplifying the usage experience in situations when the thumbprint is not readily available (like when fetching the certificate from an Azure Key Vault).