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

Fix issue with .NET Core 3.1 project template domain value, not the same as .NET 5.0 / not recognized by msidentity-app-sync #1149

Merged
merged 2 commits into from
Apr 21, 2021

Conversation

jmprieur
Copy link
Collaborator

@jmprieur jmprieur commented Apr 19, 2021

The ASP.NET 5.0 templates use the following value for the "Domain": "qualified.domain.name"
and this is the value recognized by msidentity-app-sync.

We need to check if the same does not need to be changed in the other web app templates (mvc, webapp, and blazorserver)

@jmprieur jmprieur requested a review from jennyf19 April 19, 2021 14:23
@jmprieur jmprieur changed the title Update appsettings.json Fix issue with .NET Core 3.1 project template domain value, not the same as .NET 5.0 / not recognized by msidentity-app-sync Apr 19, 2021
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@jennyf19
Copy link
Collaborator

@jmprieur let's merge and we'll test later and make changes as needed. just don't want it sitting around

@jennyf19 jennyf19 merged commit bba91c4 into master Apr 21, 2021
@jmprieur jmprieur deleted the jmprieur/Fix1148 branch May 28, 2021 13:52
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

Successfully merging this pull request may close these issues.

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