Hi,
I didn't get the email from github.
Hi,
How do I reproduce the problem? could you please share a test project , I will check it asap. thanks.
Hi,
Do we have any way to do like my code here? I want to init the config for openiddict config first then I try to add event to load the config from database.
yes, it's possible, you can give it a try, and you can inject services here.
Additional, Do we have any way to change the default name display on UI when using AddOpenIdConnect? I using the ClaimsIssuer and the name still as default
try
.AddOpenIdConnect("OwnSSO", "Display name",....)
Hi,
Please configure at least one Blob provider
https://abp.io/docs/latest/framework/infrastructure/blob-storing
Hi,
okay, good luck