KenticoAuthorize attribute that allows you to authenticate users based on Logged in, Page ACL, Role, Username, and Module Permission, also allows for custom redirects on unauthenticated.
Info
Version: | 13.0.1 |
Author(s): | Trevor Fayas |
Last Update: | Saturday, December 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/KenticoDevTrev/KenticoAuthorization |
NuGet Url: | https://www.nuget.org/packages/Authorization.Kentico.MVC.Core |
Install
Install-Package Authorization.Kentico.MVC.Core
dotnet add package Authorization.Kentico.MVC.Core
paket add Authorization.Kentico.MVC.Core
Authorization.Kentico.MVC.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Kentico.Xperience.AspNetCore.WebApp(>= 13.0.0)
- Kentico.Xperience.Libraries(>= 13.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.0)
Tags