Hi,
When setting (in the startup) the ConnectionString for EntityFrameworkServiceOptions and then registering it in the IdentityServerServiceFactory- it stays this way forever.
We are using AlwaysOn functionality on SQL, So we need a way to inform IdentityServer that the ConnectionStringwas changed
Hi, When setting (in the startup) the
ConnectionString
forEntityFrameworkServiceOptions
and then registering it in theIdentityServerServiceFactory
- it stays this way forever. We are using AlwaysOn functionality on SQL, So we need a way to informIdentityServer
that theConnectionString
was changed