aspnetcore/samples
Mike Rousos 8d0f84ea46 Add IAuthorizationPolicyProvider sample (#31)
* Add IAuthorizationPolicyProvider sample

* Update IAuthorizationPolicyProvider sample to show falling back to a default provider

* Make project, directory, and namespace names consistent for custom policy provider sample

* Make policy provider sample an MVC app and replace Values controller with a home controller (with views)

* Add cookie authentication and account controller/views

* Update readme and comments to reflect new authorization policy provider scenario

* Add some more information to the access denied page for debugging purposes

* Add some additional logging

* Minor updates based on PR feedback
2018-04-26 13:25:07 -07:00
..
ClaimsTransformation React to changes in MVC Testing 2018-03-19 15:36:15 -07:00
Cookies React to changes in MVC Testing 2018-03-19 15:36:15 -07:00
CustomPolicyProvider Add IAuthorizationPolicyProvider sample (#31) 2018-04-26 13:25:07 -07:00
DynamicSchemes Reference razor sdk to avoid runtime compilation 2018-04-24 08:59:51 -07:00
Identity.ExternalClaims Reference razor sdk to avoid runtime compilation 2018-04-24 08:59:51 -07:00
PathSchemeSelection Reference razor sdk to avoid runtime compilation 2018-04-24 08:59:51 -07:00
StaticFilesAuth Create a StaticFilesAuth sample #28 2018-04-20 10:48:36 -07:00