Skip to content

Update command: m365 login, remove the need to pass in --thumbPrint #1973

@YannickRe

Description

@YannickRe

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).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions