Activities of "maliming"

2023-03-06 10:35:05.297 +01:00 [INF] Request finished HTTP/2 GET https://localhost:44325/connect/authorize?client_id=Checklist_Blazor&redirect_uri=https%3A%2F%2Flocalhost%3A44374%2Fauthentication%2Flogin-callback&response_type=code&scope=openid%20profile%20Checklist%20roles%20email%20phone&state=557c3358d46f43aabc92583e355cee5d&code_challenge=0QsutV1yk838XT5rzNW5mwn1s5VBCMGwCFZCIIVtNrU&code_challenge_method=S256&response_mode=query - - - 302 - - 173.9579ms

2023-03-06 10:35:14.015 +01:00 [INF] Request starting HTTP/2 GET https://localhost:44325/.well-known/openid-configuration - -

This is like a browser problem. Please check the browser request.

hi

Please remove these lines from your Program.cs file

then see the details logs.

.MinimumLevel.Override("Microsoft", LogEventLevel.Information)
.MinimumLevel.Override("Microsoft.EntityFrameworkCore", LogEventLevel.Warning)

I sent you a test class. Please reproduce the problem and share the log. I will continue to analyze the log.

The meeting was closed by zoom because of the time, I will study it for a while, and I will reply you asap.

hi https://us05web.zoom.us/j/89923264638?pwd=VDBUakd3ZXAxWGgvcmJVZjdiQ1Rldz09

<p>
   @{
        var applicationConfigurationClient = HttpContext.RequestServices.GetRequiredService<ICachedApplicationConfigurationClient>();
        var applicationConfiguration = await applicationConfigurationClient.GetAsync();
        var json = JsonSerializer.Serialize(applicationConfiguration, new JsonSerializerOptions()
        {
            WriteIndented = true
        });
   }

   @json
</p>

hi

Can you share the logs of Authserver and web?

The log that you shared seems incomplete.

hi

Please share logs(Logs.txt) of the three applications. liming.ma@volosoft.com

Please clear the Redis cache after published. Thanks

btw, your application working on my local.

hi It seems the token problem. please add the below code to index.cshtml your web project, then republish web website

<p>
    @(await HttpContext.GetTokenAsync("access_token"))
</p>

Showing 7581 to 7590 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.