Activities of "maliming"

hi

There is a problem between IdentityUser and IdentityUserView

Can you explain what's the relationships?

https://learn.microsoft.com/en-us/ef/core/modeling/relationships/one-to-one

b.HasOne<IdentityUser>().WithOne().HasForeignKey<IdentityUserView>(e => e.Id)

hi

We are unsure if the microservices request a new token with every HTTP request or if they continue using the same token until it expires and then obtain a new using refresh token.

It will request a token, cache it, and then continue to use it. refresh_token is not currently not supported.

hi

Please check these projects.

https://github.com/abpframework/abp/blob/dev/modules/openiddict/app/OpenIddict.Demo.Server/EntityFrameworkCore/ServerDataSeedContributor.cs#L26 https://github.com/abpframework/abp/blob/dev/modules/openiddict/app/OpenIddict.Demo.Client.Console/Program.cs

hi

DisableConventionalRegistration will not add services to the DI container. so OnRegistered will not call. this is strange

https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.Authorization/Volo/Abp/Authorization/AbpAuthorizationModule.cs#L69-L75

hi

The DisableConventionalRegistration should work also.

Can you share the code of PortalAccessPermissionDefinitionProvider?

hi

You can remove the services from AbpPermissionOptions, right?

Answer

Looks like there's something wrong with your HTTPS certificate.

https://devblogs.microsoft.com/dotnet/configuring-https-in-asp-net-core-across-different-platforms/ https://www.google.com/search?q=free+ssl+certificate

hi

My timezone is UTC+8

https://www.worldtimebuddy.com/event?lid=1816670&h=1816670&sts=28255200&sln=10-18&a=preview

hi

I checked the code and everything works as expected. Can you publish this project to iis or another environment?

and deployed it here: https://kog-vanilla-blazor.azurewebsites.net/ https://kog-vanilla-api.azurewebsites.net/

hi

Thanks. I will check the code.

Showing 6261 to 6270 of 11552 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.