msgraph-cli icon indicating copy to clipboard operation
msgraph-cli copied to clipboard

Add support for accepting an access token

Open ddyett opened this issue 1 year ago • 2 comments

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.

ddyett avatar Mar 08 '23 04:03 ddyett

@CarolKigoonya do we still want to support this.

ddyett avatar Jun 07 '23 14:06 ddyett

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

CarolKigoonya avatar Jun 12 '23 10:06 CarolKigoonya