Skip to content

Conversation

@JunTaoLuo
Copy link
Contributor

Reimplementing the changes originally included in #24600

This is needed since currently there's a circular dependency between the Identity.Web packages and the AspNetCore packages. To ensure the templates uses the RTM versions regardless of what Identity.Web depends on, we need to lift the versions of the OIDC and JwtBearer packages in our templates.

Reimplementing the changes originally included in #24600
@ghost ghost added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Sep 28, 2020
@JunTaoLuo JunTaoLuo added this to the 5.0.0 milestone Sep 28, 2020
@JunTaoLuo JunTaoLuo added the Servicing-consider Shiproom approval is required for the issue label Sep 28, 2020
@ghost
Copy link

ghost commented Sep 28, 2020

Hello human! Please make sure you've included the Shiproom Template in a comment or (preferably) the PR description. Also, make sure this PR is not marked as a draft and is ready-to-merge.

@JunTaoLuo
Copy link
Contributor Author

FYI @Tratcher @jmprieur @captainsafia

<!--#if (OrganizationalAuth || IndividualB2CAuth || EnableOpenAPI) -->

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="${MicrosoftAspNetCoreAuthenticationJwtBearerPackageVersion}" NoWarn="NU1605" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When would this be a downgrade? Isn't Identity.Web always referencing an earlier version?

@Pilchie
Copy link
Member

Pilchie commented Sep 28, 2020

👀

@leecow leecow removed the Servicing-consider Shiproom approval is required for the issue label Sep 29, 2020
@Pilchie Pilchie added the Servicing-approved Shiproom has approved the issue label Sep 29, 2020
@Pilchie
Copy link
Member

Pilchie commented Sep 29, 2020

@leecow meant to add the servicing-approved label too ;)

@Pilchie Pilchie merged commit e62bd65 into release/5.0 Sep 29, 2020
@Pilchie Pilchie deleted the johluo/idweb-templates-override branch September 29, 2020 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates Servicing-approved Shiproom has approved the issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants