-
ASP.NET Core Policy Authorization vs. ASPSecurityKit Activity-Data Authorization (ADA)
By Varun Om | March 20, 2021
This guide provides you a comprehensive comparison of ASP.NET authorization options with ASPSecurityKit’s activity-data authorization (ADA) using a real-world digital banking system as an example – including declarative role-based authorization …
Updated on December 9, 2021
-
Designing Activity-Based, Data-Aware Authorization (ADA)
By Varun Om | October 1, 2020
In this guide you’ll learn about activity-based, data-aware authorization (ADA) – what is it, its advantages, the process to follow for activity and data authorization checks, challenges and recommended solutions for ADA designed for the real-world …
Updated on December 24, 2021
-
Protecting Your Users Against Cross-Site Scripting (XSS) Attacks
By Varun Om | September 15, 2020
In this guide you’ll learn about cross-site scripting (XSS) attack – what is it, different types of XSS and how to sanitize data across various subsystems of your web platform (emails, APIs, back-end/front-end) to protect your users against XSS, in …
Updated on December 15, 2021
-
Implementing HMAC Scheme To Protect API Requests
By Varun Om | February 8, 2020
In this guide you’ll learn about an important authentication scheme called HMAC - what is it, its advantages, things to consider while implementing a strong HMAC and a unique form of HMAC (invented by ASPSecurityKit team) to protect service callbacks …
Updated on November 10, 2021