Commit Graph

3 Commits

Author SHA1 Message Date
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
Hao Kung 6e75c8eb76 Add cookies and claims transformation samples/tests 2017-11-10 14:01:44 -08:00
Chris Ross (ASP.NET) 8d5a61f6ec Initial commit with readme, gitignore, license, and contributing. 2017-10-26 14:53:22 -07:00