IdentityServer / IdentityServer3.AspNetIdentity

ASP.NET Identity support for Thinktecture IdentityServer3
Apache License 2.0
64 stars 51 forks source link

Dependency on IdentityManager, which is ASP.NET MVC UI application #62

Closed dmitrynovik closed 8 years ago

dmitrynovik commented 8 years ago

The funny thing: this code depends on identitymanager, which is ASP.NET MVC web application. I'd rather expect reverse.

The IdentityManager probably needs a split - UI separately from Core logic, so one can have AspNet Identity Model without running ASP.NET MVC UI

brockallen commented 8 years ago

I don't follow -- the host references IdentityManager, but the core does not.

dmitrynovik commented 8 years ago

My bad, I've confused it with IdentityManager.AspNetIdentity.

brockallen commented 8 years ago

So then is there still an issue, or can we close this?

dmitrynovik commented 8 years ago

PLease close.

On Wed, Feb 24, 2016 at 2:46 PM, Brock Allen notifications@github.com wrote:

So then is there still an issue, or can we close this?

— Reply to this email directly or view it on GitHub https://github.com/IdentityServer/IdentityServer3.AspNetIdentity/issues/62#issuecomment-188049243 .