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

Breaking change in IAuthorizationPolicyProvider #375

Open
HaoK opened this issue Jul 25, 2019 · 0 comments
Open

Breaking change in IAuthorizationPolicyProvider #375

HaoK opened this issue Jul 25, 2019 · 0 comments
Labels
3.0.0 Announcements related to ASP.NET Core 3.0 Announcement Breaking change Documented The breaking change has been published to the .NET Core docs Migrated
Milestone

Comments

@HaoK
Copy link
Member

HaoK commented Jul 25, 2019

As part of dotnet/aspnetcore#9759 we added a new method to IAuthorizationPolicyProvider.GetFallbackPolicyAsync which is the policy that will be used by the authorization middleware when no policy is specified.

This announcement has been migrated to: dotnet/docs#14834

@aspnet aspnet locked and limited conversation to collaborators Jul 25, 2019
@HaoK HaoK added 3.0.0 Announcements related to ASP.NET Core 3.0 Announcement Breaking change labels Jul 25, 2019
@HaoK HaoK added this to the 3.0.0 milestone Jul 25, 2019
@scottaddie scottaddie added the Documented The breaking change has been published to the .NET Core docs label Dec 17, 2019
@BrennanConroy BrennanConroy removed their assignment Jan 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
3.0.0 Announcements related to ASP.NET Core 3.0 Announcement Breaking change Documented The breaking change has been published to the .NET Core docs Migrated
Projects
None yet
Development

No branches or pull requests

3 participants