IdentityServer4.Admin
IdentityServer4.Admin copied to clipboard
Mdify pages inside admin ui library
Is it possible to modify some pages in the admin UI?
after moving admin UI to a nugget package, it is not possible to change them. I am implementing some multi-tenant for one of my projects and I need to add some fields. it should let me override pages in the admin project.
Just download the Skoruba.IdentityServer4.Admin.UI project from the repository and add it to your solution, changing the reference from Nuget to a project reference. https://github.com/skoruba/IdentityServer4.Admin/tree/master/src
I just thought we might add some feature that lets us override some views or controllers or add some plugins or add-ons for admin.