Identityserver4.admin: Why do you separate in two applications?

Created on 10 Apr 2019  ·  5Comments  ·  Source: skoruba/IdentityServer4.Admin

Hi skoruba i have a question.

Why do you separate in two applications the STS and the other the Admin ui ?, I'm not complaining at all, I'd just like to know what were the reasons to do it that way and see if implement the project as you have it or if I modify it for my needs and have it in a single application.

Thanks in advance

question

Most helpful comment

I want to create a nuget package for whole AdminUI (Razor Class Library) in the future and it will be easier to make it.

All 5 comments

Hi @perrumo
I think that AdminUI should be standalone app, not directly bound with STS. :)

Hello, thank you for your quick response. What would be the reason ?, to keep the project clean or for security or what? .
I have to sell the idea of ​​using this solution to my boss :p

Only preference, I don't want to mix STS and AdminUI. :)

I want to create a nuget package for whole AdminUI (Razor Class Library) in the future and it will be easier to make it.

when setup the two app in different domain, when going to the admin UI, it seems like when redirecting back to the admin /signin-oidc url, it keep bouncing back and forth with IDS and IDS admin site. I have updated all related urls, but no use. what could be wrong?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

weedkiller picture weedkiller  ·  4Comments

gokayokutucu picture gokayokutucu  ·  3Comments

imabdul-dev picture imabdul-dev  ·  4Comments

xmichaelx picture xmichaelx  ·  3Comments

Aegide picture Aegide  ·  4Comments