Activities of "maliming"

hi

app.Use((httpContext, next) =>
{
    httpContext.Request.Scheme = "https";
    return next();
});

https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/proxy-load-balancer?view=aspnetcore-7.0#when-it-isnt-possible-to-add-forwarded-headers-and-all-requests-are-secure

hi

The UserInfoDemo.Blazor.Server.Host project is not a tiered project.

It has openiddict integration and uses cookies. so you can't get access_token from cookies to call the api.

hi

src/UserInfoDemo.Application/Samples/SampleAppService.cs
host/UserInfoDemo.HttpApi.Host/EntityFrameworkCore/UserInfoDemoHttpApiHostMigrationsDbContextFactory.cs

hi

Can you upload your project to GitHub?

hi

Can you share the full steps?

I'm going to reproduce the problem.

hi

liming.ma@volosoft.com

hi

ObjectHelper.TrySetProperty(your_entity, x => x.CreatorId, () => CurrentUser.Id);
ObjectHelper.TrySetProperty(your_entity, x => x.CreationTime, () => Clock.Now);

hi

Do you mean Dynamic ExternalProviders,

It can't be used in ConfigureServices method.

hi

Client validation failed because 'https://sd-pc:5002/signin-oidc' was not a valid redirect_uri for AbpPublishTest_Web.

{
  "client_id": "AbpPublishTest_Web",
  "redirect_uri": "https://sd-pc:5002/signin-oidc",
  "response_type": "code id_token",
  "scope": "openid profile roles email phone AbpPublishTest",
  "response_mode": "form_post",
  "nonce": "638339022854671979.MGYwMzc5MTktMWUyZi00MmRiLTgxMDItYWE4ZmNjZTIwMWM1MzRmNzE2MmEtNzcxMy00ODg5LWIyYjctNmRjNjRlZGI5NDk5",
  "state": "CfDJ8DkpuqRgxjdBMMA",
  "x-client-SKU": "ID_NET6_0",
  "x-client-ver": "6.15.1.0"
}.

Please update the redirect_uri

hi selcukdurann

Please stop all websites & clear all logs, start the websites, and reproduce the error.

share the logs of all websites. liming.ma@volosoft.com

Showing 6171 to 6180 of 11539 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
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.