IdentityServer4.Admin icon indicating copy to clipboard operation
IdentityServer4.Admin copied to clipboard

Mdify pages inside admin ui library

Open farshid3003 opened this issue 3 years ago • 2 comments

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.

farshid3003 avatar Jun 08 '22 18:06 farshid3003

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

krifalk avatar Jun 13 '22 07:06 krifalk

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.

farshid3003 avatar Jun 13 '22 09:06 farshid3003