Activities of "maliming"

hi

Please set the LatestVersionBranchName to latest.

If I update say the phone number on Azure, I am not able to get the updated phone number into Personal Info.

You can update the local user phone number during Login by override the OnGetExternalLoginCallbackAsync method of LoginModel or OpenIddictSupportedLoginModel

You can override the RegisterExternalUserAsync method of RegisterModel to check the externalLoginInfo.

I am signing in with new user.

The phone number comes from the phone_number claim. Make sure the externalLoginInfo has this claim.

var externalLoginInfo = await SignInManager.GetExternalLoginInfoAsync();

hi

I am using OpenIdConnect and UserInfo endpoint custom policy for authentication. After successful authentication from Azure,

Are you signed in with an existing user or create a new user?

hi

Can you share a test project, I will download and check it.

Thanks.

liming.ma@volosoft.com

hi

I sent the MobileNavbar files to kari-xxxxxxx@gmail.com

hi

If there were no changes to the audited property of the entity (no "AbpEntityPropertyChanges" records created) it would be useful if it did not create a record for the "AbpEntityChanges" table.

This is the default behavior but you can override the AuditingStore to change it.

eg remove the EntityChange from AuditLog if there is no EntityPropertyChange

https://github.com/abpframework/abp/blob/dev/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain/Volo/Abp/AuditLogging/AuditingStore.cs#L52-L59

hi

How can I reproduce this CSP error?

Please share some code and steps.

Thanks.

hi

Can you share your test project?

Thanks

liming.ma@volosoft.com

Showing 4771 to 4780 of 11529 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
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.