Activities of "maliming"

Answer

Issue #1

Can you try the latest? 4.3.2

issue #3

https://docs.abp.io/en/abp/latest/Redis-Cache

hi I will check asap.

hi

Can you add your browser's userAgent in DisallowsSameSiteNone(string userAgent) method?

They does't recognize SameSite=None;

It's should be working.

hi

Can you test your browser via https://samesite-sandbox.glitch.me/ then share the results?

hi Mohammad

I have checked. This is by design.

Your tenant's default connection string should contain the module tables that support multi-tenancy.

The tenant's default connection string means default, So it will no longer look for the connection string on the host side.

If you don't want this behavior, you can customize MultiTenantConnectionStringResolver for some special cases of your.

I have disabled AccessTokenTenantResolver and trying to access the application it still cannot determine the tenant connection string from the database. It only happens when a connection string for a tenant is set in the database.

hi

Can you check the MultiTenantConnectionStringResolver ? I also check it if we remotely.

HI

That's why I need you to confirm the ICurrentTenant .

So your AccessTokenTenantResolver is not working.

The framework has some build in TenantResolver https://docs.abp.io/en/abp/latest/Multi-Tenancy#determining-the-current-tenant

CurrentUserTenantResolveContributor: Gets the tenant id from claims of the current user, if the current user has logged in. This should always be the first contributor for the security.

hi

Can you copy the code of MultiTenantConnectionStringResolver to debug to see what happend?

https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.MultiTenancy/Volo/Abp/MultiTenancy/MultiTenantConnectionStringResolver.cs

Answer

hi

I think you can add a LicencesPermissionValueProvider to implement your logic instead of override the PermissionChecker class.

After that, the menu will be hidden/show base on the permissions.

https://docs.abp.io/en/abp/latest/Authorization#advanced-topics

https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.Authorization/Volo/Abp/Authorization/Permissions/UserPermissionValueProvider.cs#L7

Showing 10731 to 10740 of 11567 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 25, 2025, 06:16
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.