Library of core security framework for implementing role-based security with integrated Active Directory, local account and database style authentication across various .NET application types.
Carbon is a PowerShell module for automating the configuration Windows 7, 8, 2008, and 2012 and automation the installation and configuration of Windows applications, websites, and services. It can configure and manage:
* Local users and groups
* IIS websites, virtual directories, and...
More information
Claims based security is the new black.
So to keep things simple, most web applications require some common user data whenever they sign in to a web application!
So that is what this package does.
Making your web application Identity coding-life simpler.
A simple Json Web Token authentication helper library that allows you to generate access tokens easily for both ASP.NET Core web apps (cookie based auth) and Web APIs (stateless token based auth).