Skip to content

Proof of concept integrating IdentityServer with Finbuckle.MultiTenant

Notifications You must be signed in to change notification settings

markgould/IdentityMultiTenantPOC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Identity Multi-Tenant POC

Proof of concept integrating IdentityServer with Finbuckle.MultiTenant

If using Azure Ad authentication, make sure to set the Domain, TenantId, ClientId and ClientSecret values in the user secrets file. This is in the IdentityServer project.

Example is configured to use a MSSQL database called IdentityServer on the local machine. This can be changed in the appsettings.json of the IdentityServer project.

When running this for the first time, make you seed the database by running IdentityServer.exe /seed.

About

Proof of concept integrating IdentityServer with Finbuckle.MultiTenant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published