Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / authorization

Authorization

authorization

Great Reads

by Pramod Sharma Tech
Securing routes in Angular is not available out of the box. This tip would help in securing routes in Angular based applications.
by Shashangka Shekhar
In this post we are going to secure our NodeJS API’s with customized security token generated by logged user and HTTP actions.
by Joseph Rozario
This article explains how to implement Token Authentication and Authorization using JWT in ASP.NET CORE.
by Neohuman Software
How to: Using ASP.NET Identity using Azure Storage Tables

Latest Articles

by Pramod Sharma Tech
Securing routes in Angular is not available out of the box. This tip would help in securing routes in Angular based applications.
by Shashangka Shekhar
In this post we are going to secure our NodeJS API’s with customized security token generated by logged user and HTTP actions.
by Joseph Rozario
This article explains how to implement Token Authentication and Authorization using JWT in ASP.NET CORE.
by Neohuman Software
How to: Using ASP.NET Identity using Azure Storage Tables

All Articles

Sort by Score

authorization 

by Shashangka Shekhar
In this post we are going to secure our NodeJS API’s with customized security token generated by logged user and HTTP actions.
by Joseph Rozario
This article explains how to implement Token Authentication and Authorization using JWT in ASP.NET CORE.
by debashishPaul
Implementation of basic role based authorization in ASP.NET MVC5 with ASP.NET Identity 2.0
by Mosti16
Use a custom Authorize Attribute which use a own PermissionProvider with custom Permission-Management.
by Habibur Rony
This article mainly covers how to setup and configure Azure AD tenant and integrating Azure AD into ASP.NET Core 2.0 web app for authentication and role based authorization.
by Zijian
Real world WCF project structure, Authentication and Authorization
by Bohdan Stupak
This article describes a super-minimalistic auth endpoint based on AWS Lambda.
by Shweta Lodha
This article will walk you through the creation of ASP.NET Core application using ASP.NET Core 2.2 from scratch, by utilizing the capabilities of package manager, EF Core, Identity API, Razor Class Library, etc.
by satya inumarthi
In this article I am going to explain how we can implement Authentication and Authorization in Web, WebApi as well as for other clients.
by satya inumarthi
Here I explain how to create custom authentication and mapping it to the default filters like Authorize, roles..etc
by Maxim Komlev
Suppression of Browser dialog of Basic Http Authentication and customization
by Rubén Hinojosa Chapel
Prototype for a plugin architecture based on the Prism Library and the Modern UI for WPF (MUI) toolkit
by Sergey Nizhegorodtsev
The article explains step-by-step how to start programming using cryptocurrency API for Bitcoin, Litecoin, CrimeaCoin, etc. The working example has been written for Crimeacoin.
by Sem Shekhovtsov
This article describes how to integrate Azure AD OAuth2 authentication method into .Net Core 1.0 (MVC) web application. The OAuth2 authentication method is required for using Microsoft Graph API services in particular.
by Manoj Reddy Ch
Securing BizTalk WCF Receive Locations with SSL and Client certificate authentication and authorization.
by Olubisi Akintunde
Application Managed Authorisation using Dependency Injection and Interception