Open Closed

How to customize IdentityServer login page #2889


User avatar
0
andmattia created

Hi

we need to change the schema color and other staff on Login Page provided from Identity Server.

How can do that?


3 Answer(s)
  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Hi, you can override any page provided by ABP modules easily. You can simply override any page/class by creating the same file under the same path.

    You can read the ASP.NET Core (MVC / Razor Pages) User Interface Customization Guide to learn more.

    Also, there is a complete example to show how you can override the Login Page. You can check it here.

  • User Avatar
    0
    andmattia created

    Hi

    thanks for your suggestion but it cover only the login form. I need to customize backgroud, logo and other staff

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Also, there are some community articles to show how you can replace the current template with a new one. There might be helpful for you.

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 v9.3.0-rc.1. Updated on June 18, 2025, 12:26