Activities of "maliming"

Answer

hi

The 400 error is

The end session request was rejected because the specified post_logout_redirect_uri was invalid:

Can you try to add a wildcard domain for them?

Thanks.

hi

Can you share a template project?

I will check the await signInManager.GetExternalLoginInfoAsync(); problem.

liming.ma@volosoft.com

Thanks.

hi

Can you try to override the default MultiTenantConnectionStringResolver?

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

Then decrypt the value in it.

Thanks.

Can you add some code here to output AuthServerUrl from appsettings.json?

public override void OnApplicationInitialization(ApplicationInitializationContext context)
{
    var logger = context.ServiceProvider.GetRequiredService<ILogger<MyProjectNameBlazorClientModule>>();

    var oidcOptions = context.ServiceProvider.GetRequiredService<IOptions<RemoteAuthenticationOptions<OidcProviderOptions>>>();
    logger.LogError("AuthServer Url: {AuthServerUrl}", oidcOptions.Value.ProviderOptions.Authority);
}

Also check the info from local storage

Thanks

hi

The MyApplicationBlazorModule file exists.

btw, do you have an online website? I can check it.

Thanks.

hi

There is no error in your logs.

Can I reproduce it online?

Thanks.

hi

Can you share your ClaimsPrincipalContributor code?

Thanks.

Answer

You can send them to liming.ma@volosoft.com

I will check them tomorrow.

Thanks.

Answer

Yes. All of them.

Thanks.

Answer

Also logs.txt of https://cpattest.dev.approach.cpat.dev/

Thanks.

Showing 1361 to 1370 of 11558 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.