Skip to content

Update IdentityModel dependency to v5 #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
4 tasks done
Tratcher opened this issue Feb 8, 2017 · 0 comments
Closed
4 tasks done

Update IdentityModel dependency to v5 #7

Tratcher opened this issue Feb 8, 2017 · 0 comments
Assignees
Milestone

Comments

@Tratcher
Copy link
Member

Tratcher commented Feb 8, 2017

https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/pull/472/files#diff-04c6e90faac2675aa89e2176d2eec7d8R9
"+IdentityModel Extensions for .NET 5 has now been released. If you are using IdentityModel Extensions with ASP.NET, the following combinations are supported:
+* IdentityModel Extensions for .NET 4.x and ASP.NET 4
+* IdentityModel Extensions for .NET 5.x and ASP.NET Core 1.x
+All other combinations aren't supported."

Migration notes:

  • Requires updating from .NET 4.5 to .NET 4.5.1 - Not a blocker
  • Missing TokenValidationParameters.IssuerSigningTokens - Use IssuerSigningKeys
  • Missing Microsoft.IdentityModel.Protocols.WsFederation - Won't be available until at least March. Consider shipping alpha1 without WsFed. This would also block Ms.O.Security.ActiveDirectory as those middleware are WsFed based.
  • Update Newtonsoft.Json to at least 9.0.1

https://katanaproject.codeplex.com/workitem/464

@Tratcher Tratcher added this to the 4.0.0-alpha1 milestone Feb 8, 2017
@Tratcher Tratcher self-assigned this Feb 8, 2017
Tratcher added a commit that referenced this issue Aug 9, 2017
Tratcher added a commit that referenced this issue Aug 9, 2017
@Tratcher Tratcher closed this as completed Aug 9, 2017
@ghost ghost locked as resolved and limited conversation to collaborators Jan 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant