Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/damienbod/aspnetcoreapiauthmultiidentityprovider

ASP.NET Core Api Auth with multiple Identity Providers
https://github.com/damienbod/aspnetcoreapiauthmultiidentityprovider

aspnet-core dotnet iam oauth2 oidc openid-connect openiddict razor

Last synced: about 1 month ago
JSON representation

ASP.NET Core Api Auth with multiple Identity Providers

Awesome Lists containing this project

README

        

# ASP.NET Core Api Auth with multiple Identity Providers, Multiple access tokens

[![.NET](https://github.com/damienbod/AspNetCoreApiAuthMultiIdentityProvider/actions/workflows/dotnet.yml/badge.svg)](https://github.com/damienbod/AspNetCoreApiAuthMultiIdentityProvider/actions/workflows/dotnet.yml)

[ASP.NET Core Api Auth with multiple Identity Providers](https://damienbod.com/2022/09/19/asp-net-core-api-auth-with-multiple-identity-providers/)

![multiple APIs same IDP](https://github.com/damienbod/AspNetCoreApiAuthMultiIdentityProvider/blob/main/images/api_multi_idps_01.png)

[ASP.NET Core Api Microsoft Entra ID with multiple access tokens](https://damienbod.com/2022/11/21/use-multiple-azure-ad-access-tokens-in-an-asp-net-core-api/)

![multiple Microsoft Entra ID APIs same IDP](https://github.com/damienbod/AspNetCoreApiAuthMultiIdentityProvider/blob/main/images/multiApiAAD_01.png)

## History

- 2024-10-03 Updated packages
- 2024-08-08 Updated packages
- 2024-07-03 Update packages
- 2024-04-04 Update packages
- 2024-01-02 Update packages
- 2023-11-23 Update .NET 8
- 2023-11-04 Update packages, improved security headers
- 2023-08-13 Update packages, improve startup
- 2023-04-29 Update packages
- 2023-03-02 Update packages .NET 7
- 2022-11-19 Update packages to latest LTS, added multi Microsoft Entra ID API

## Links

https://docs.microsoft.com/en-us/aspnet/core/security/authentication/policyschemes

https://www.ietf.org/archive/id/draft-ietf-oauth-browser-based-apps-10.html