aspnet / Security

[Archived] Middleware for security and authorization of web apps. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
1.27k stars 600 forks source link

[WIP] Add AuthorizationMiddleware tests #1896

Closed JamesNK closed 5 years ago

JamesNK commented 5 years ago

Port of relevant authz filter tests. Will add more to cover scenarios specific to the new authz middleware.