Activities of "maliming"

hi

You can update abp packages to 7.3.3

or

Configure<AbpLayoutHookOptions>(options =>
{
    options.Add(LayoutHooks.Head.Last, typeof(SyncfusionStyleComponent), layout: "Application");
    options.Add(LayoutHooks.Body.Last, typeof(SyncfusionScriptComponent), layout: "Application");
});

Thanks.

hi

Can you create a new template project?

The project you shared uses the DevExpress and database migrations are incorrect.

Thanks.

hi

You can get an access_token from the authserver website and carry this token to the API.

https://auth0.com/docs/get-started/authentication-and-authorization-flow/which-oauth-2-0-flow-should-i-use

hi

Which project are you adding the ELSA dashboard to?

Similar questions: https://support.abp.io/QA/Questions/5733#answer-3a0db883-c466-1f48-be6b-ec834293db61

hi

What's your abp version? Are you using the latest lepton package?

Can you share an online URL? Include a test user. Thanks

liming.ma@volosoft.com

hi

This is normal behavior. Refreshing the page will solve the problem. The web project cannot always check whether the tenant exists.

hi

Is there a GivenName claim?

https://github.com/abpframework/abp/blob/dev/modules/identityserver/src/Volo.Abp.IdentityServer.Domain/Volo/Abp/IdentityServer/AspNetIdentity/AbpUserClaimsFactory.cs#L91

You can add your custom AbpUserClaimsFactory as well.

builder.Services.AddTransient<IUserClaimsPrincipalFactory<IdentityUser>, MyAbpUserClaimsFactory<IdentityUser>>();

ok, Please also share the steps to show the issue, thanks.

hi

I found a new discuss, You can take a look https://github.com/abpframework/abp/issues/4448

Showing 6291 to 6300 of 11554 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.