IdentityServer / IdentityServer3.Admin.EntityFramework

Apache License 2.0
12 stars 30 forks source link

IdentityServer3 Version #3

Closed kathrine0 closed 8 years ago

kathrine0 commented 8 years ago

Hello. This library seems to be not working with newest IdentityServer3 version 2.3.0. Is there any possibility to upgrade library dependencies? Also, current Entity Model is not cooperating with new IdentityServer3. "LogoutSessionRequired" field in IdentityClient Entity Class is missing. Thank you

iBoonz commented 8 years ago

Hi @kathrine0, thanks for the update, I was unaware of these changes, I added some integration testing, similar of the IdentityServer.EntityFramework project. I also updated the dependencies to the latest version,

kathrine0 commented 8 years ago

Great, thank you for the changes :) Is there also any chance for nuget update?

brockallen commented 8 years ago

We're working on the build system -- once that's complete, doing NuGets will be much easier/faster. So soon.