Info
Version: | 1.0.10 |
Author(s): | daenet |
Last Update: | Thursday, May 28, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DaenetSecurityManagerOwin |
Install
Install-Package DaenetSecurityManagerOwin
dotnet add package DaenetSecurityManagerOwin
paket add DaenetSecurityManagerOwin
DaenetSecurityManagerOwin Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Owin(3.0.1)
- Microsoft.AspNet.WebApi(5.2.3)
Tags
By using of SecManAuthorizationMiddleware you can maintain authorization rights for applications, users, groups and their roles.
SecManAuthorizationMiddleware runs after user has been successfully authenticated. It connects to Security Manager Service to get roles for the user and attach them as role claims to the existing set of claims.