Activities of "maliming"

hi

The relevant entities of the identity server are not multi-tenant.

You can grant some permissions to this client.Or set some scopes for this client. Then check the scope when authorizing.

You can change AbsoluteRefreshTokenLifetime in database or IdentityServerDataSeedContributor .

AbsoluteRefreshTokenLifetime : 31536000(default 365 day) => 1800(30 min)

the abp api generator doesn't recognise property names

It will support in v4.3. https://github.com/abpframework/abp/issues/7776

Which specific file in my project can I set this?

This is a static property, you can change it in places, such as Program.cs, Startup.cs

hi @selinkoykiran

Can you try to download Volo.FileManagement source code then change RemoteStreamContent to IRemoteStreamContent?

abp add-module Volo.FileManagement

2.3 am also planning to upgrading to 4.3

The JsonProperty attribute namespace should belong Newtonsoft.Json, Can you check?

Any shortcut to change this without passing through the ABP source code ?

Default value of MaxMaxResultCount will be 1,000. Set LimitedResultRequestDto.MaxMaxResultCount static property to increase it.

hi

Can you check and share your application logs when you got this error?

hi

Can you share the problem project with me? liming.ma@volosoft.com

hi

Can we assign Features Directly to tenant without Edition?

Yes

Can we have one to many editions for a tenant?

No, A tenant is allowed to have one edition.

https://docs.abp.io/en/commercial/latest/modules/saas

hi

You can refer to microsoft's document to turn on/off https in asp net core.

https://docs.microsoft.com/en-us/aspnet/core/security/enforcing-ssl?view=aspnetcore-5.0&tabs=visual-studio

hi @cbogner85

ABP Commercial don't have night builds.

Showing 8741 to 8750 of 9238 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 25, 2025, 11:10