40 packages tagged with “authorize”
DarkLoop's Azure Functions authorization extension shared core functionality for InProc and Isolated modules.
Azure Functions V4 in Isolated mode extension to enable authentication and authorization on a per function basis based on ASPNET Core frameworks.
Html Helpers for Authorize .NET
Azure Functions V3 and V4 (InProc) extension to enable authentication and authorization on a per function basis based on ASPNET Core frameworks.
Simple Oauth2 client.
This library is used in the verification project when Ocelot is used as an API gateway. In the Ocelot project, the API project, the verification project, and the injection function can be used.
为WebAPI项目提供授权功能
HtmlHelper for creating ActionLinks if current user is authorized to view destination page.
AccessControlHelper for asp.net mvc and asp.net core apps
Allows easy IP address access filtering by simply adding an attribute to MVC controller or controller action. It supports: - single IP address filtering - multiple IP address filtering - single IP address range filtering - multiple IP address range filtering - a list of roles with linked IP addresses Forked from https://github.com/dejanstojanovic/IP-Address-Filtering
Zibma.Campus.User.Authorize
OWIN dummy authentication handler
Dynamically authorize users without hard coding roles
An MVC authorization filter implemented through a custom attribute that authorizes a user based on any one policy. AuthorizeOnAnyOnePolicy
Oauth2 delegation through Windows Azure Access Control Service for ASP.NET Web API.
Lightweight library for implementing roles-based access control (RBAC). With Gatekeeper, you can define users, roles, resources, and permissions, and authorize requests.
ASP.Net identity utilities for Azure
Enable token generating and validating as a middleware
Simple web UI to create role and role access for DynamicAuthorization
SQL Sever store for DynamicAuthorization
RestSharp dummy authenticator
Encrypted Token based authentication and authorization for MVC Projects
JSON store for DynamicAuthorization
The light weight web api framework base on AspNetCore
There is a situation where I display a screen dynamically load a partial view using ajax. And when the authentication expires, user initiates an ajax call, then the action is being called without authorization. It actually returns a login view inside the DOM object on the page rather than returns a expected content with partial view.
This package add auth controller your project auto. check sample project open github.
An authrorize attribute that lets you use an array of roles or users rather than creating a comma-delimited string
以Asp.Net core的Authorization整合實作授權機制