question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug] in msidentity-app-sync.exe/Microsoft.Identity.Web.ProjectTemplates

See original GitHub issue

Which version of Microsoft Identity Web are you using? msidentity-app-sync.exe 1.0.0 Microsoft.Identity.Web.ProjectTemplates 1.8.2 (also tried 1.9.1)

Where is the issue? msidentity-app-sync.exe / webapp2 template

Is this a new or an existing app? new

Repro

dotnet new webapi2 --auth SingleOrg
msidentity-app-sync.exe

Expected behavior App scaffolded and configured

Actual behavior Error encountered with sign-in. See error message for details: AADSTS90002: Tenant ‘xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx’ not found. This may happen if there are no active subscriptions for the tenant. Check to make sure you have the correct tenant ID. Check with your subscription administrator.

Possible solution Remove Domain from appsettings.json before running msidentity-app-sync.exe

"Domain": "yourDomain", 

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6

github_iconTop GitHub Comments

2reactions
tim-biasoftcommented, Apr 20, 2021

@jmprieur Glad I could help in some way, I think msidentity-app-sync and the templates are a very important and useful feature 👍

0reactions
jennyf19commented, May 4, 2021

Included in 1.9.2 release

Read more comments on GitHub >

github_iconTop Results From Across the Web

Microsoft.Identity.Web.ProjectTemplates 1.26.0
Version Downloads Last updated 1.26.0 1,623 6 months ago 1.25.10 1,176 8 months ago 1.25.9 315 8 months ago
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found