61 packages tagged with “B2C”
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET). MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formerly Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts, and social identities via Azure AD B2C. These tokens provide access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based clients - .NET, .NET Framework, .NET MAUI
This package contains the public client (desktop) caching to Microsoft Authentication Library for .NET (MSAL.NET)
This package enables ASP.NET Core web apps and web APIs to use the Microsoft identity platform (formerly Azure AD v2.0). This package is specifically used for web applications, which sign-in users, and protected web APIs, which optionally call downstream web APIs.
This package brings certificate management for MSAL.NET.
This package bring token cache serializers for MSAL.NET confidential client applications.
This package brings certificateless authentication.
Implementation for higher level API for confidential client applications (ASP.NET Core and SDK/.NET).
Interface for higher level API for confidential client applications.
Package Description
This package enables UI for ASP.NET Core Web apps that use Microsoft.Identity.Web.
This package enables ASP.NET Core web apps and web APIs to use the Microsoft identity platform (formerly Azure AD v2.0). This package is specifically used for web applications, which sign-in users and call Microsoft Graph, and for protected web APIs that call Microsoft Graph.
Ekom - E-Commerce solution for Umbraco
This package enables ASP.NET Core web apps and web APIs to use the Microsoft identity platform (formerly Azure AD v2.0). This package is specifically used for web applications, which sign-in users and call Microsoft Graph, and for protected web APIs that call Microsoft Graph. Works specifically with MS Graph SDK v5 and above. For MS Graph SDK v4 support, please use Microsoft.Identity.Web.MicrosoftGraph.
Abstractions used by Veracity Identity
Log in with Veracity Identity in aspnetcore applications.
This package enables ASP.NET Core web apps and web APIs to use the Microsoft identity platform (formerly Azure AD v2.0). This package is specifically used for web applications, which sign-in users and call Microsoft Graph Beta, and for protected web APIs that call Microsoft Graph Beta.
This package enables ASP.NET web apps and web APIs to use the Microsoft identity platform (formerly Azure AD v2.0). This package is specifically used for web applications, which sign-in users, and protected web APIs, which optionally call downstream web APIs.
A simple authentication filter for WebApi that supports azure ad b2c
This package is a dotnet global tool which registers new Azure AD or Azure AD B2C applications, and updates your code accordingly, or modifies/edits existing Azure AD or Azure AD B2C app registrations and updates the project. This tool automates the steps of going to the portal UI for app registration and also updates the corresponding code for that application. With this tool, you can develop and register an ASP.NET Core web app, web API, gRPC service or Azure Function protected with the Microsoft identity platform, which can call Microsoft Graph or downstream web APIs. For details see https://aka.ms/dotnet-msidentity. Works with ASP.NET Core 3.1 and .NET 5.0, 6.0 projects.
This package enables ASP.NET Core web apps and web APIs to use the Azure SDKs with the Microsoft identity platform (formerly Azure AD v2.0)
core token validation and configuration for azure ad b2c
An async thread-safe singleton for the Microsoft Graph client
Authentication library for the veracity services sdk for aspnetcore
.NetStandard library for accessing easily Azure AD/B2C secured API's via Oauth2 and getting information via the Graph Api
.Net Standard Mpesa API Library for .NET developers.
Deprecated, use Veracity.Common.OAuth.AspNet for Asp.Net mvc 5 and Veracity.Common.OAuth.AspNetCore for aspnetcore apps. Authentication library for the veracity services sdk
Log in with Veracity Identity in asp.net applications.
OIDC / JWT Bearer Tokens authentication made easy for Azure Functions. This is a base package, in your project please use AzureFunctions.Extensions.OpenIDConnect.InProcess or AzureFunctions.Extensions.OpenIDConnect.Isolated