Skip to content
This repository has been archived by the owner on Jul 8, 2019. It is now read-only.

Cannot use with OWIN 4.x and Microsoft.IdentityModel 5.x #27

Open
explunit opened this issue Jan 31, 2019 · 4 comments
Open

Cannot use with OWIN 4.x and Microsoft.IdentityModel 5.x #27

explunit opened this issue Jan 31, 2019 · 4 comments

Comments

@explunit
Copy link

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

@leastprivilege leastprivilege pinned this issue Feb 6, 2019
@Ton024
Copy link

Ton024 commented May 17, 2019

And what should we do instead?

@Ton024
Copy link

Ton024 commented May 18, 2019

Keep: Microsoft.Owin.Security.WsFederation Version 3.1.0 and
System.IdentityModel.Tokens.Jwt versie 4.04

@rb84
Copy link

rb84 commented Jul 5, 2019

Any updates about this?

@explunit
Copy link
Author

explunit commented Jul 5, 2019

I'd be surprised if a fix/workaround appears in this library, but I hope that Microsoft will fix the underlying issue: AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet#1107

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants