Middleware that enables an application to use cookie based authentication, similar to ASP.NET's forms authentication.
Middleware that enables an application to use OpenIdConnect for authentication.
Contains middlewares to support Google's OAuth 2.0 authentication workflow.
Middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
Middleware that enables an application to support the Microsoft Account authentication workflow.
Middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow.
Deprecated. Use the strong named ServiceStack.Authentication.OAuth2 package instead.
Middleware that enables an application to use Microsoft's technology for authentication.
Adds OpenId Auth Providers for use in StackExpress Web and REST Services. Includes built-in support for Google, Yahoo, MyOpenId and Custom OpenId providers. More Info on Auth Providers: https://github.com/ServiceStack/ServiceStack/wiki/Authentication-and-authorization
Middleware that enables an application to use WsFederation for authentication.
Interfaces and shared code for Okta's SDKs.
This Package Contain Useful Library And Extention Method For Easy Develop High Tech Asp.Net Core Mvc Application. ForExample : Implementation Of Authentication, Authorization, TagHelpers, CustomAttribute, ResponseCache, ExtensionMethod, ...
Azure Sign Tool is similar to signtool in the Windows SDK, with the major difference being that it uses Azure Key Vault for performing the signing process. The usage is like signtool, except with a limited set of options for signing and options for authenticating to Azure Key Vault.
A compatibility layer for sharing authentication tickets between Microsoft.Owin.Security and Microsoft.AspNetCore.Authentication.
Represents a network connection along with authentication to a network share
Simple CSRF token using HMAC for authentication and integrity. Targets .NET 4.6 and .NET Standard 1.3.
The official Stormpath SDK for .NET. Don't install this package directly; install the Stormpath.SDK package unless you are bringing your own JSON serializer and HTTP client plugins.
OWIN middleware for doing claims transformation in OWIN/Katana applications.
Authentication middleware for Active Directory with WIA, Ntlm and Kerberos support.
Structure for HTTP Authentication headers
Base .NET library to implement RPC over RabbitMQ with distributed traceability (Application Insights, OpenTracing etc.). Library supports optional authorization based on bearer token.
Package Description
A simple basic authentication middleware.
Authentication, in-game commerce, player data, title data, inventory, characters, statistics, leaderboards, analytics and reporting, friends, multiplayer, matchmaking, tournaments, cloud script, trading, real-time event handling, player management, live ops, and server hosting for all major platforms/devices and games of any scale. This sdk gives your game the ability log into PlayFab and access cloud data and services.
Official .NET SDK for the Okta Authentication API.
A fast and secure library to get the access token and encrypt and decrypt password in .net core
ASP.NET Core security middleware enabling Automatic authentication.
This package is retiring and will not be supported after 2019-12-11. Please use the "Okta.Sdk" package instead. For more information, see https://github.com/okta/okta-sdk-dotnet/blob/master/README.md#release-status. ---------- This package allows you to build on Okta's identity platform using .NET Supported Platforms: * .NET Framework 4, 4.5, 4.5.6 * Windows 8, 8.1, 10 * Windows Phone 8.1 * Silverlight 5 * Portable Class Libraries Update Log ---------- - We've moved this changelog to Github: https://github.com/okta/okta-sdk-dotnet/releases
Backport of Asp.Net core's policy based authorization to Asp.Net 4.
An Umbraco plugin to add an OAuth API endpoint to allow authenticated Members/Users via OAuth
Authenticatoins provider manager for Metro app.
A complete Private Instagram API for .NET. Support: - Create new account with phone number and email. [v180] - Login with Cookies. - Edit Profile, change/remove profile picture. - Upload album (videos and photos) - Upload story (video/photo) to self story and direct thread - Send video/photo/story/profile/link/location to direct - Live functions. - Discover functions. - Search peoples. - IGTV functions. - Business functions. - Shopping functions. - Can pass challenge required and two factor authentication. - and many more. See example projects and wiki pages to find out how this library works.
BouncyCastle.Crypto is a cryptography API providing: -Generation and parsing of PKCS#12 files. -X.509: Generators and parsers for V1 and V3 certificates, V2 CRLs and attribute certificates. -PBE algorithms supported by PBEUtil: PBEwithMD2andDES-CBC, PBEwithMD2andRC2-CBC, PBEwithMD5andDES-CBC, PBEwithMD5andRC2-CBC, PBEwithSHA1andDES-CBC, PBEwithSHA1andRC2-CBC, PBEwithSHA-1and128bitRC4, PBEwithSHA-1and40bitRC4, PBEwithSHA-1and3-keyDESEDE-CBC, PBEwithSHA-1and2-keyDESEDE-CBC, PBEwithSHA-1and128bitRC2-CBC, PBEwithSHA-1and40bitRC2-CBC, PBEwithHmacSHA-1, PBEwithHmacSHA-224, PBEwithHmacSHA-256, PBEwithHmacRIPEMD128, PBEwithHmacRIPEMD160, and PBEwithHmacRIPEMD256. -Signature algorithms supported by SignerUtilities: MD2withRSA, MD4withRSA, MD5withRSA, RIPEMD128withRSA, RIPEMD160withRSA, RIPEMD256withRSA, SHA-1withRSA, SHA-224withRSA, SHA-256withRSAandMGF1, SHA-384withRSAandMGF1, SHA-512withRSAandMGF1, SHA-1withDSA, and SHA-1withECDSA. -Symmetric key algorithms: AES, Blowfish, Camellia, CAST5, CAST6, DESede, DES, GOST28147, HC-128, HC-256, IDEA, NaccacheStern, RC2, RC4, RC5-32, RC5-64, RC6, Rijndael, Serpent, Skipjack, TEA/XTEA, Twofish, and VMPC. -Symmetric key modes: CBC, CFB, CTS, GOFB, OFB, OpenPGPCFB, and SIC (or CTR). -Symmetric key paddings: ISO10126d2, ISO7816d4, PKCS#5/7, TBC, X.923, and Zero Byte. -Asymmetric key algorithms: RSA (with blinding), ElGamal, DSA, ECDSA. -Asymmetric key paddings/encodings: ISO9796d1, OAEP, and PKCS#1. -Digests: GOST3411, MD2, MD4, MD5, RIPEMD128, RIPEMD160, RIPEMD256, RIPEMD320, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, Tiger, and Whirlpool. -Signer mechanisms: DSA, ECDSA, ECGOST3410, GOST3410, ISO9796d2, PSS, RSA. -Key Agreement: Diffie-Hellman and EC-DH. -Macs: CBCBlockCipher, CFBBlockCipher, GOST28147, HMac, and ISO9797 Alg. 3. -PBE generators: PKCS#12, and PKCS#5 - schemes 1 and 2. -OpenPGP (RFC 2440) -Cryptographic Message Syntax (CMS, RFC 3852), including streaming API. -Online Certificate Status Protocol (OCSP, RFC 2560). -Time Stamp Protocol (TSP, RFC 3161). -TLS/SSL Client with support for client side authentication. Support for .NET 4, Windows Phone 8, Windows Phone App 8.1, Windows 8, Silverlight 5, MonoTouch, MonoAndroid