microsoftgraph / microsoftgraph/msgraph-sdk-powershell

Connect-MgGraph: support native login flow similat to Connect-ExchangeOnline

Open
#3,161 7 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Needs: Attention :wave: no-recent-activity Question: SDK type:feature
Dominant language
C#
Stars
898
Forks
230
Avg merge
2d 5h
Merged PRs (30d)
31

Description

Is your feature request related to a problem? Please describe the problem.

The browser login flow requires me to always logout from the browser manually afterwards.

Describe the solution you'd like.

Connect-ExchangeOnline opens a native login window, I would prefer this to the browser flow.
For compatibility, this could be available with a flag.

Additional context?

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the Connect-MgGraph and Connect-ExchangeOnline entry points and their current browser login behavior. Identify how an optional native-login flag could preserve the existing browser flow; done means native login works when requested without changing default compatibility.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
authentication, cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.