Hi liangshiwei,
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
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.
Hi,
Yes, using ADO.Net is good approach to connect DB.
And assume that, in the openIddictApplications table I have tenantId column.
Do we have any way to catch the current tenant then filter in query on openIddictApplication table?