Steps to Reproduce:
- Using an existing Duende database where the keys table is empty
- Connect an instance of Open.IdentityServer to this database
- Register the compatibility key store using the extension
.AddCompatibilityKeyStores()
- Load discovery document in browser
Exception will be thrown with unexpected null value.
Steps to Reproduce:
.AddCompatibilityKeyStores()Exception will be thrown with unexpected null value.