Activities of "maliming"

sure. https://github.com/maliming

hi

The tenant data have to be stored in the host db. This is the framework design.

Answer

hi

Yes, the website needs to use HTTPS.

You can choose:

  1. Use HTTPS(recommend)
  2. Change cookie https://learn.microsoft.com/en-us/aspnet/core/security/samesite?view=aspnetcore-8.0

hi

If you search this keyword in your solution globally, You will find some code like:

Configure<AppUrlOptions>(options =>
{
    options.Applications["MVC"].RootUrl = configuration["App:SelfUrl"];
});

We will set the RootUrl of AppUrlOptions based on this property.

: )

Get a SSL Certificate from a Certificate Authority

You can get a SSL certificate from a certificate authority (CA) such as Let's Encrypt or Cloudflare and so on.

Once you have a certificate, you need to configure your web server to use it. The following references show how to configure your web server to use a certificate.

( :

hi

OK but this is happening during the login process, seems to be on the db connection that pulls the OpenIddictApplications record for the BlazorWebAppTiered client.

Can you share full logs?

liming.ma@volosoft.com

hi

You can only write code to catch the exception and retry.

EnableRetryOnFailure is not compatible with abp design.

The register page changes

If you reach the https://localhost:44303/Account/Register page, it will redirect you to your external login provider(Google.)

Showing 3941 to 3950 of 11554 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 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.