Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microsoft Graph Powershell app is unverified #468

Closed
pschaeflein opened this issue Nov 18, 2020 · 4 comments
Closed

Microsoft Graph Powershell app is unverified #468

pschaeflein opened this issue Nov 18, 2020 · 4 comments
Assignees

Comments

@pschaeflein
Copy link

pschaeflein commented Nov 18, 2020

image

AB#7377

@ghost ghost added the ToTriage label Nov 18, 2020
@ghost ghost removed the ToTriage label Nov 19, 2020
@covingto
Copy link

Hello,

I'm not sure if this is related, but I am unable to follow the examples in the README with a personal account.
The graph powershell module is installed on my machine.

Calling Connect-MgGraph seems to work logging in with my personal me@outlook.com account.

Connect-MgGraph -Scopes "User.Read.All","Calendars.Read","User.Read","User.ReadBasic.All"
To sign in, use a web browser to open the page https://microsoft.com/devicelogin and enter the code XXX to authenticate.
Welcome To Microsoft Graph!

However, a call to Get-MgUser results in another signin request and then fails after sign-in

Get-MgUser
To sign in, use a web browser to open the page https://www.microsoft.com/link and enter the code XXX to authenticate.
Get-MgUser_List1: Code: generalException
Message: Unexpected exception returned from MSAL.

When I have attempted register apps in Azure to try to access Graph in other ways there is a warning that unverified apps will not be able to use multitennant authentication.

Please do let me know if there are some settings that I am not using correctly.

Thanks

@ddyett ddyett added the promote label Jan 11, 2021
@PsychoData
Copy link

Hello,

I'm not sure if this is related, but I am unable to follow the examples in the README with a personal account.
@covingto This should be a separate Issue

@PsychoData
Copy link

Duplicate #449

@peombwa
Copy link
Member

peombwa commented Apr 15, 2021

Closing as a duplicate of #482

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants