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 Jul 8, 2019. It is now read-only.
Adding issue here to help others who may be googling this...
If you attempt to use this package with the WsFederation Middleware in OWIN/Katana 4.0 (which uses Microsoft.IdentityModel 5.x) you will get a SecurityTokenException "no validator found" error message.
Adding issue here to help others who may be googling this...
If you attempt to use this package with the WsFederation Middleware in OWIN/Katana 4.0 (which uses Microsoft.IdentityModel 5.x) you will get a SecurityTokenException "no validator found" error message.
This is due to a bug in Microsoft.IdentityModel 5.x:
AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#1107
The text was updated successfully, but these errors were encountered: