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

Scenario to create an Entra app with API permissions, admin consent and a secret, and write the clientID, -secret and tenant to a local file for future use

Open CarolKigoonya opened this issue 1 year ago • 0 comments

  • [ ] https://github.com/microsoftgraph/msgraph-cli/issues/361
  • [ ] remove quotes from all --output response options
  • [ ] request for select property e.g. there is no select property on the mgc service-principals create command, user captures the complete output and use jq to get the property that I need
  • [ ] add permissions for commands to improve incremental consent experience
  • [ ] logged in user details - find out where to get the tenant information from

CarolKigoonya avatar Oct 17 '23 14:10 CarolKigoonya