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
{{ message }}
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.
The weird thing is that this package also provides an implementation for aspnet50, that replaces the one provided in the full .NET Framework 4.5 (both are incompatible). I'm not sure it's a great idea (you can't use a project built with .NET 4.5 and using types from System.IdentityModel with the new NuGet package).
@brentschmaltz I already miss the GetAsymmetricAlgorithm method on AsymmetricSecurityKey (and its counterpart on SymmetricSecurityKey). Is this something you could add?
That would be great if we could chat a few minutes on JabbR 😄
Depends on #39 (OAuth) and System.IdentityModel.Tokens.Jwt.
We'll need to re-work the IIssuerSecurityTokenProvider to use the new ConfigurationManager for retrieving metadata (See WsFederation).
For AAD, also fix #25
The text was updated successfully, but these errors were encountered: