Package Description
Authentication middleware that uses Firebase token (issuer / audience) as authentication for Mvc/Api controllers. The jwt validation validate the issuer and audience (firebase project), the token signature (using google certificates) and the token validity.
This package is part of the Azure Mobile .NET Server SDK and provides authentication features. To learn more about Azure Mobile, go to http://azure.microsoft.com/mobile.
Sometimes using DotNetOpenAuth, Service Stack and/or MS Web WebPages can just get a bit frustrating because they have to handle so many different scenario's - making it complex. This library tries to simplify that complexity down to two basic steps 1. Redirect to the 3rd party website to log in. 2. Come back to your site and with some user data from the 3rd party website. What you do with that data, is up to you :) Simple. Modular. Simple. Did I say 'simple' already?
This library provides features for creating Windows and Xamarin mobile apps that connect to Azure Mobile Apps. Azure Mobile Apps allows you to develop an app with a scalable backed hosted in Azure App Service, with support for mobile authentication, offline sync, and push notifications. To learn more about Azure Mobile, go to http://azure.microsoft.com/mobile.
Package Description
JWT Bearer authentication for Google tokens
A series of helpers to enable using DotNetOpenAuth in an ASP.NET application that utilizes the Membership system for user management.
A token based authentication provider for Nancy.
ASP.NET 5 middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
bUnit is a testing library for Blazor components. You can easily define components under test in C# or Razor syntax and verify outcome using semantic HTML diffing/comparison logic. You can interact with and inspect the component under test, trigger event handlers, provide cascading values, and inject services. bUnit also includes a complete fake implementation of Blazor's authentication and authorization logic, navigation manager, and JSInterop.
WSE 3.0 simplifies the development and deployment of secure Web services. It enables developers and administrators to apply security policies to Web services running on the .NET Framework 2.0. Using WSE 3.0, Web services communication can be signed and encrypted using Kerberos tickets, X.509 certificates and other custom binary and XML-based security tokens. In addition username/password credentials can be used for authentication purposes. An enhanced security model provides a policy-driven foundation for securing Web services. WSE also supports the ability to establish a trust-issuing service for retrieval and validation of security tokens, as well as the ability to establish more efficient long-running secure communication via secure conversations. downloaded from url: http://www.microsoft.com/download/en/details.aspx?id=14089
OpenID Connect server middleware for ASP.NET Core.
This package is now rebranded to: SimpleAuthentication.Core
Package Description
With this package you can use ASP.NET Forms Authentication, alot of the code for this package was taken (and altered) from https://github.com/Microsoft/referencesource/tree/master/System.Web/Security under MIT license.
There is a newer version of this library available here: https://www.nuget.org/packages/Azure.Identity/ Migration guide: https://docs.microsoft.com/dotnet/api/overview/azure/app-auth-migration AppAuth no longer receives new feature improvements. Enables a service to authenticate to Azure services using the developer's Azure Active Directory/ Microsoft account during development, and authenticate as itself (using OAuth 2.0 Client Credentials flow) when deployed to Azure.
Handles common tasks in ActiveLogin.Authentication.
websocket-sharp provides the WebSocket protocol client and server. It supports: - RFC 6455 - WebSocket Client and Server - Per-message Compression extension - Secure Connection - HTTP Authentication (Basic/Digest) - Query String, Origin header and Cookies - Connecting through the HTTP Proxy server - .NET 3.5 or later (includes compatible)
A library that facilitates using jwt tokens for ARMClient and ARMLib
OAuth2 validation middleware for ASP.NET Core.
Adds OpenId Auth Providers for use in ServiceStack Web and REST Services. Includes built-in support for Google, Yahoo, MyOpenId and Custom OpenId providers. More Info on Auth Providers: https://docs.servicestack.net/authentication-and-authorization
.Net library for two-factor (or multi-factor) authentication using TOTP and QR-codes.
Extensible authentication behaviors (with sensible defaults) for your FubuMVC application.
Client libraries for the Auth0 Authentication and Management APIs. You can also choose to install the relevant libraries individually: * Authentication API: Install-Package Auth0.AuthenticationApi * Management API: Install-Package Auth0.ManagementApi
ASP.NET Core extensions making OAuth2 authentication easier to use.
Behavior that handles a token un message header, between request
This package contains the main assembly for the Azure Authentication Library (AAL). AAL provides easy to use authentication functionality for your .NET client apps by taking advantage of Windows Azure Active Directory.
Make it easy to authenticate your app that uses the OneDrive SDK
Adds .NET Framework OAuth2 Providers for use in ServiceStack Web and REST Services. Includes built-in support for Google and LinkedIn OAuth2 providers. More Info on Auth Providers: https://docs.servicestack.net/authentication-and-authorization
Virgil.CryptoAPI provides the required interfaces to Virgil.SDK. Virgil Security allows for every developer can build cryptographic features including end-to-end encryption, passwordless authentication, and cryptographic verification of data, devices, and identities into their products, with no cryptographic training. Virgil SDK simplifies their work with Virgil Security services(keys management and identities validation) and Crypto Library(modern algorithms with crypto agility). Docs - https://developer.virgilsecurity.com/docs/cs Source - https://github.com/VirgilSecurity/virgil-sdk-net Supported Platforms: - .NET Framework 4.5+ - .NET Core 1.0+ - Xamarin.Android 7.0+ - Xamarin.iOS 10.0+
Provides infrastructure for common authentication and additional convenience APIs for Azure REST clients.
ASP.NET 5 middleware that enables an application to support the Microsoft Account authentication workflow.
ASP.NET 5 contains middlewares to support Google's OpenId and OAuth 2.0 authentication workflows.
JWT token authentication library for the sensenet platform.
Certificate Manager is a package which makes it easy to create certificates (chained and self signed) which can be used to in client server authentication and IoT Devices like Azure IoT Hub
MVC intgration package for resource/action based authorization.
This extensions allows you to add an HTTP-proxy with authentication (username and password) to Selenium.ChromeDriver
This library contains the OAuth 1.0 authenticator for RestSharp.Portable, which is a port of the OAuth 1.0 authenticator from the original RestSharp project. The authenticator was moved to a different library, to keep the number of dependencies of the RestSharp.Portable package as small as possible. Supported Platforms: - .NET Framework 4 - .NET for Windows Store apps - .NET Native for Windows Store apps - Windows Phone 8 - Windows Phone 8.1 - Silverlight 5 - Xamarin Android - Xamarin iOS / MonoTouch - Portable Class Libraries
A ServiceStack plugin for IdentityServer.
This library contains the OAuth 2.0 authenticators and clients for RestSharp.Portable, which is a port of the OAuth 2.0 authenticators from the original RestSharp project. The OAuth 2.0 clients are a port from the OAuth2 project made by Constantin Titarenko and others. Supported Platforms: - .NET Standard 1.0 - .NET Framework 4 - Silverlight 5 - Portable Class Libraries (Profiles 259 and 328)
Common functionality for Digest authentication
Behavior that handles a token un message header, between request
Proyecto de autenticación para netcore con JWT