You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Uh oh!
There was an error while loading. Please reload this page.
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:
https://katanaproject.codeplex.com/workitem/464
The text was updated successfully, but these errors were encountered: