Activities of "maliming"

Hi

Auth website. If not working, add it to all websites.

Thanks.

Hi

You can add it and try again.

If still get 500 error please share the logs.txt files again.

Thanks.

hi

Your auth returns an error.

Does it have such code in the auth website startup module?

app.Use(async (ctx, next) =>
{
    ctx.Request.Scheme = "https";
    await next();
});     

Thanks.

hi

There is an exception during login.

Can you share the logs.txt of admin website?

liming.ma@volosoft.com

Thanks

Can you share a GIF?

Thanks.

hi

Both Blazor and PublicWeb are using oidc as the default challenge scheme.

When you click login, it will redirect to https://admin.example.com/Account/Login and then redirec to authserver website login page.

Use abp.ajax will show the messages.

https://abp.io/docs/latest/framework/ui/mvc-razor-pages/javascript-api/ajax

hi

The UserFriendlyException not shown on the razor page client

What is your razor page code?

Thanks

hi

Can you share your public and Blazor module C# files to liming.ma@volosoft.com?

Thanks.

hi

You can replace the style-initializer.js file. It will load the font-bundle.css, which includes Google fonts.

Thanks

Showing 1 to 10 of 10912 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 October 07, 2025, 05:59