Skip to content
This repository has been archived by the owner on Dec 14, 2017. It is now read-only.

Ambiguous reference Microsoft.IdentityModel.Protocols #146

Open
moritzgloeckl opened this issue Apr 26, 2017 · 1 comment
Open

Ambiguous reference Microsoft.IdentityModel.Protocols #146

moritzgloeckl opened this issue Apr 26, 2017 · 1 comment
Labels

Comments

@moritzgloeckl
Copy link

Hi,

I'm trying to add the AccessTokenValidation library to an existing (rather large) project, which is using Microsoft.IdentityModel.Protocols and Microsoft.IdentityModel.Protocols.OpenIdConnect, but the AccessTokenValidation is depending on Microsoft.IdentityModel.Protocol.Extensions. Since both libraries feature a ConfigurationManager I'm getting an ambiguous reference error (CS0433).

Is there anything I can do about this? I can't use the library like this unfortunately... I'm open to changes to our project too.

Thanks very much!

@leastprivilege
Copy link
Member

leastprivilege commented Apr 26, 2017

I don't know - ask Microsoft - it is their library

https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet

..and let us know about the outcome, please.

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

No branches or pull requests

2 participants