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

Correct iard.md #32595

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Correct iard.md #32595

wants to merge 1 commit into from

Commits on May 17, 2024

  1. Correct iard.md

    Remove all references to the MinimumAgePolicyProvider that is not used when using IAuthorizationRequirementData.
    
    The middleware constructs a policy adding the requirements from IAuthorizationRequirementData.GetRequirements
    
    https://github.com/dotnet/aspnetcore/blob/82b0fc9f43ae2bd50fb95f427116efc2f6f094df/src/Security/Authorization/Policy/src/AuthorizationMiddleware.cs#L130
    tonyhallett committed May 17, 2024
    Configuration menu
    Copy the full SHA
    1e8d3a4 View commit details
    Browse the repository at this point in the history