Customizing IdentityServer4 SQL Server Table Names & Schema
When using SQL Server to maintain your configuration and operational store for IdentityServer4, it’s fairly simple to tell IdentityServer to use a specific custom schema and custom table names. The process is similar to the way one configures ASP.NET Core Identity to use custom table names.