XperienceCommunity.Authorization 13.5.0

dotnet add package XperienceCommunity.Authorization --version 13.5.0
NuGet\Install-Package XperienceCommunity.Authorization -Version 13.5.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="XperienceCommunity.Authorization" Version="13.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XperienceCommunity.Authorization --version 13.5.0
#r "nuget: XperienceCommunity.Authorization, 13.5.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install XperienceCommunity.Authorization as a Cake Addin
#addin nuget:?package=XperienceCommunity.Authorization&version=13.5.0

// Install XperienceCommunity.Authorization as a Cake Tool
#tool nuget:?package=XperienceCommunity.Authorization&version=13.5.0

This package provides request Authorization for both Controller/Actions as well as Page Builder requests, allowing you to restrict access based on:

User Authenticated User Names User Roles Page ACL Permissions (May require custom handling, see Events section below) Resource/Module Permissions Custom IAuthorization Authentication Logic

It also allows for a custom Unauthorized Redirect path in case you need to specify a specific location to send unauthorized users.

For Kentico Xperience 13 .net Core

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on XperienceCommunity.Authorization:

Package Downloads
XperienceCommunity.Baseline.Account.Library.KX13

The Baseline a set of Core Systems, Tools, and Structure to ensure a superior Kentico Website that's easy to migrate, for Kentico Xperience 13 and eventually Xperience by Kentico

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
13.5.0 10,761 12/29/2021

Initial Release