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
Hi,
no such document,
I suggest you use the account module's page instead of your own. you can customize pages. This way, you can get the benefits of ABP; we will add new features and bug fixes to the module in each version.
Hi,
I checked again, and the AuthenticatorAppComponent
is not a declaration component, so you can't use it.
what's your email , i can share the component code with you
Hi
I’m not mean the source code, it is a part of account module, since you are the team license, you can’t get the source code.
But you can use it as NPM package reference. Just import the component and use it.
The NPM name is @volo/abp.ng.account
hi
You can check this https://abp.io/qa/questions/8242/3a163c3f-da3c-3082-dd17-d659406974a1