IdentityServer / IdentityServer2

[deprecated] Thinktecture IdentityServer is a light-weight security token service built with .NET 4.5, MVC 4, Web API and WCF.
Other
410 stars 291 forks source link

'ClaimsIdentity.BootstrapContext' could not be mapped #885

Closed j-tee closed 7 years ago

j-tee commented 7 years ago

I keep getting this error "The property 'ClaimsIdentity.BootstrapContext' could not be mapped, because it is of type 'object' which is not a supported primitive type or a valid entity type. Either explicitly map this property, or ignore it." when i run dotnet ef add-migration command.