There are various ideas of what is MultiTenant to many.
What I want to do is allow for developers to setup their own ASPNET portal and for a single IdentityServer4 to Authenticate the user for that specific portal. They would have their own ASPNETIdentity database per portal.
Does your solution provide this? If not, do you have any ideas on how to best implement this?
I am simply looking for someone who may have gone down this road already to share their experience and ideas. Thanks
There are various ideas of what is MultiTenant to many.
What I want to do is allow for developers to setup their own ASPNET portal and for a single IdentityServer4 to Authenticate the user for that specific portal. They would have their own ASPNETIdentity database per portal.
Does your solution provide this? If not, do you have any ideas on how to best implement this?
I am simply looking for someone who may have gone down this road already to share their experience and ideas. Thanks