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: 4 months ago
JSON representation
Multi tenant support Duende
- Host: GitHub
- URL: https://github.com/damienbod/duende-multi-tenant
- Owner: damienbod
- License: apache-2.0
- Created: 2025-01-25T07:40:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-07T10:30:05.000Z (5 months ago)
- Last Synced: 2026-02-07T19:46:43.719Z (5 months ago)
- Topics: aspnetcore, dotnet, duende, iam, oauth, oidc
- Language: C#
- Homepage: https://damienbod.com/2025/02/03/multiple-client-sign-in-customizations-using-duende-identity-provider/
- Size: 2.04 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Duende IdentityServer multi-tenant, multi-client setups
[](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/)

## 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