msgraph-cli
msgraph-cli copied to clipboard
Add support for accepting an access token
This tracks alignment with PowerShell to accept an access token for login. Should be investigated and aligned with PM for whether we should do it.
@CarolKigoonya do we still want to support this.
We do want to support this, but it is not a high priority. Adding the reasons the capability is supported for reference below:
- UX improvement for users to incorporate CLI Tool to their scripts
- We were not supporting other auth scenarios e.g. client secret, and this was the option availed NB: there could be changes to our implementation based on proof of identity work