Activities of "maliming"

hi

using (CurrentTenant.Change(TargetTenantId))
{   
    //delete permissionName.
    permissionManager.SetAsync(string permissionName, string providerName, string providerKey, bool isGranted false)

    //delete all permissions.
    permissionManager.DeleteAsync(string providerName, string providerKey);
}

hi

I mean you can create a new microservice project and add some code to reproduce the problem.

abp new BookStoreMS -t microservice-pro

context.Services.TryAddSingleton(typeof(IScopedServiceProvider<ReportingDataSourceService>), typeof(ScopedServiceProvider<ReportingDataSourceService>));

The providerName of the AbpIdentity.Roles.ManagePermissions is R, The providerKey is admin.

Task DeleteAsync(string providerName, string providerKey);

🙂

hi

Can you use the template ms project to reproduce this?

You can share me the code and steps. liming.ma@volosoft.com

Not yet, none of us are docker experts. We just search solutions on Google. : )

Interop+Crypto+OpenSslCryptographicException: error:2006D080:BIO routines:BIO_new_file:no such file

BIO_new_file:no such file

The problem is still with the pfx file, please check whether it exists or its permissions.

ls -l show the files and permissions.

hi

Can you try to change the permissions of the pfx file? Or try to run docker with root

hi

It seems the app doesn't have permission to access the PFX file.

Showing 10441 to 10450 of 11559 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.