Owin.Framework.Authorization
1.1.2
Owin Framework authorization middleware that checks if the identity making the request has permission to do so and returns a 403 response if it does not
Install-Package Owin.Framework.Authorization -Version 1.1.2
dotnet add package Owin.Framework.Authorization --version 1.1.2
<PackageReference Include="Owin.Framework.Authorization" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Owin.Framework.Authorization --version 1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
When access is denied, trace information includes a list of roles and permissions
Dependencies
-
.NETFramework 4.0
- Ioc.Modules.Contract (>= 1.4.1)
- Owin.Framework (>= 2.7.1)
- Owin.Framework.Authorization.Core (>= 1.1.2)
-
.NETFramework 4.5
- Ioc.Modules.Contract (>= 1.4.1)
- Owin.Framework (>= 2.7.1)
- Owin.Framework.Authorization.Core (>= 1.1.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.2 | 206 | 4/8/2020 |
1.1.1 | 173 | 1/14/2020 |
1.1.0 | 193 | 12/11/2019 |
1.0.15 | 200 | 8/20/2019 |
1.0.13 | 309 | 1/14/2019 |
1.0.11 | 394 | 5/30/2018 |
1.0.10 | 362 | 5/24/2018 |
1.0.4-alpha | 377 | 8/30/2017 |
1.0.3-alpha | 338 | 8/30/2017 |
1.0.2-alpha | 394 | 7/20/2017 |
1.0.1-alpha | 368 | 7/19/2017 |
1.0.0-alpha | 389 | 7/14/2017 |