78 packages tagged with “Bearer”
This code allows to fake a Jwt Bearer and build integration tests for an ASP.Net Core application. Using this, we can fake any authentication we need, without the need to really authenticate a user.
This package provides an assembly containing classes which extend the .NET Framework 4.5 with the necessary logic that extends token validation to check that the signer of a token and the issuer of the token are a valid pair. This capability can be applied both within the Windows Identity Foundation token processing pipeline and standalone, without any dependency on WIF’s configuration.
Package Description
Helper library for identity & access control in .NET 4.0/WIF and .NET 4.5 (includes MVC4 and Web API support).
This code allow to fake a Jwt Bearer and build integration test for ASP.Net Core application. By this way we can fake any authentication we need, without the need to really authenticate a user.
Azure Functions V4 in Isolated mode extension to enable authentication and authorization on a per function basis based on ASPNET Core frameworks.
DarkLoop's Azure Functions authorization extension shared core functionality for InProc and Isolated modules.
Easy testing of role based authentication during integration testing for ASP.NET core applications.
Azure Functions V3 and V4 (InProc) extension to enable authentication and authorization on a per function basis based on ASPNET Core frameworks.
A parser of WWW-Authenticate challenge headers.
ASP.NET Core authentication handler to validate JWT and reference tokens from IdentityServer4
This package implements logic for jwt generation including a set of claims widely used for user management. It also handles user data deserialization through a set of claims obtained from HttpContext making data available through dependency injection.
This library is used in the verification project when Ocelot is used as an API gateway. In the Ocelot project, the API project, the verification project, and the injection function can be used.
AuthTokenHandling
Custom JWT services wrapper.
This package its created for common functionality.
Biblioteca de autenticación JWT para .NET 9 con características de seguridad avanzadas, incluida la validación de IP para prevenir el uso de tokens robados. Fácil de integrar, configurable y listo para producción.
External Security Provider for CloudFoundry - WCF
This package implements logic for cookie authentication with refresh token mechanism through a JWT genereated by any Furiza Security Provider WebApi, making possible to work with the JWT generated for microservices webapis in browser based web applications.
Common extensions methods, helper classes, components, nano systems, and common patterns
Enable token generating and validating as a middleware
Package makes integrating JWT Bearer Token Security to your ASP .NET Core app a breeze!! Azure Active Directory, Google, Facebook, Twitter auth integration. Also, Swagger UI integration!