Authorization attribute that integrates with Kentico user permissions, including module permissions and page ACL permissions, leveraging the DynamicRouting.Kentico.MVC library for retreiving the page.
Info
Version: | 12.29.2 |
Author(s): | Heartland Business Systems |
Last Update: | Friday, July 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/KenticoDevTrev/KenticoAuthorization/tree/DynamicRouting |
NuGet Url: | https://www.nuget.org/packages/Authorization.Kentico.MVC.DynamicRouting |
Install
Install-Package Authorization.Kentico.MVC.DynamicRouting
dotnet add package Authorization.Kentico.MVC.DynamicRouting
paket add Authorization.Kentico.MVC.DynamicRouting
Authorization.Kentico.MVC.DynamicRouting Download (Unzip the "nupkg" after downloading)
Dependencies
- Kentico.AspNet.Mvc(>= 12.0.29)
- DynamicRouting.Kentico.MVC(>= 12.29.12)
- AngleSharp(>= 0.9.9.2)
- Antlr(>= 3.5.0.2)
- Microsoft.AspNet.Razor(>= 3.2.7)
- Microsoft.AspNet.WebPages(>= 3.2.7)
- Microsoft.CSharp(>= 4.4.1)
- Microsoft.Owin.Security(>= 3.1.0)
- Microsoft.Owin.Security.Cookies(>= 3.1.0)
- Microsoft.Owin.Security.OAuth(>= 3.1.0)
- Microsoft.Web.Xdt(>= 2.1.1)
- Newtonsoft.Json(>= 11.0.2)
- WebGrease(>= 1.6.0)
Tags