Ask Your Question
0

What is the issue with ConfigurationStoreOptions when upgrading to Duende IdentityServer 6.0?

asked 2021-12-23 11:00:00 +0000

scrum gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-12-28 02:00:00 +0000

pufferfish gravatar image

The main issue with ConfigurationStoreOptions when upgrading to Duende IdentityServer 6.0 is that it has been replaced by a new configuration model called the IdentityServerOptions model. This new model provides a more streamlined and flexible way to configure IdentityServer, and is easier to use and understand than the old ConfigurationStoreOptions model. While the old model is still supported in IdentityServer 6.0, it is recommended that developers migrate to the new IdentityServerOptions model for better performance, security, and maintainability.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-12-23 11:00:00 +0000

Seen: 10 times

Last updated: Dec 28 '21