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

Nice guide, but i suggest to change the order of Sections #16475

Closed
ducphamhoang opened this issue Jan 9, 2020 — with docs.microsoft.com · 1 comment
Closed

Nice guide, but i suggest to change the order of Sections #16475

ducphamhoang opened this issue Jan 9, 2020 — with docs.microsoft.com · 1 comment
Labels
Source - Docs.ms Docs Customer feedback via GitHub Issue

Comments

Copy link

Thank for detail guide. May i suggest to change the order of sections in this guide, like:

  1. IAuthorizationService
  2. Requirements
  3. Authorization handlers
  4. What should a handler return?
  5. Why would i want multiple handlers for a requirements?
  6. Using a func to fulfill a policy
  7. Applying policies to MVC Controllers
  8. Applying policies to Razor Pages
  9. Accessing MVC request context in handlers

I think it's more make sense for any new dev, or devs come here from another language. First we make Policy, then apply that policy to Controllers, and so on.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@Rick-Anderson
Copy link
Contributor

Moved to Master issue for Policy-based authorization #16191

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Source - Docs.ms Docs Customer feedback via GitHub Issue
Projects
None yet
Development

No branches or pull requests

3 participants