Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/damienbod/duende-multi-tenant

Multi tenant support Duende
https://github.com/damienbod/duende-multi-tenant

aspnetcore dotnet duende iam oauth oidc

Last synced: 2 days ago
JSON representation

Multi tenant support Duende

Awesome Lists containing this project

README

        

# Duende IdentityServer multi-tenant, multi-client setups

[![.NET](https://github.com/damienbod/duende-multi-tenant/actions/workflows/dotnet.yml/badge.svg)](https://github.com/damienbod/duende-multi-tenant/actions/workflows/dotnet.yml)

[Multiple client sign-in customizations using Duende identity provider](https://damienbod.com/2025/02/03/multiple-client-sign-in-customizations-using-duende-identity-provider/)

![ASP.NET Core Architecture](https://github.com/damienbod/duende-multi-tenant/blob/main/images/context.png)

## Database

```
Add-Migration "init_identity_new"
```

```
Update-Database
```

## History

- 2025-01-31 Initial version

## Links

https://docs.duendesoftware.com/identityserver/v7

https://docs.duendesoftware.com/identityserver/v7/ui/federation/

https://learn.microsoft.com/en-us/aspnet/core/razor-pages