hi
Haven't you tried this?
builder.ConfigureIdentityServer(options =>
{
options.DatabaseProvider = EfCoreDatabaseProvider.Oracle;
});
hi
We will release the ABP 5.0 rc1 recently days.It target to net 6.0 official version.
hi
You can refer to the Console App template. You may need to set the correct identity before calling the application services.
https://github.com/abpframework/abp/tree/dev/templates/console/src/MyCompanyName.MyProjectName
Can you share the details? You can set the correct name property for these fields.
hi
Follow this https://github.com/abpframework/abp/blob/dev/docs/en/Migration-Guides/Abp-5_0.md
hi
You can see https://github.com/abpframework/abp/issues/1920#issuecomment-543551659
hi scott7106
We will release v5.0 recently, Your problem should be resolved.
hi
Can you try to clear your browser cookies?
hi
https://github.com/abpframework/abp/blob/48c52625f4c4df007f04d5ac6368b07411aa7521/modules/identity/src/Volo.Abp.Identity.AspNetCore/Volo/Abp/Identity/AspNetCore/AbpIdentityAspNetCoreModule.cs#L12-L21
hi
This can quickly find and solve problems.